![]() Sharing information between Nexuses that use different classification schemes for information access
专利摘要:
Systems and methods for sharing information between distributed computer systems connected to one or more data networks. In particular, a replication system implementing methodologies for sharing database information between computer systems where the databases use different classification schemes for information access control is disclosed. D Cfo - ( U) LLj co < -J 公开号:AU2013206642A1 申请号:U2013206642 申请日:2013-07-02 公开日:2014-05-08 发明作者:Richard Allen Ducott;John Kenneth Garrod;Khan Tasinga 申请人:Palantir Technologies Inc; IPC主号:G06F17-30
专利说明:
SHARING INFORMATION BETWEEN NEXUSES THAT USE DIFFERENT CLASSIFICATION SCHEMES FOR INFORMATION ACCESS CONTROL TECHNICAL FIELD [0001] The present invention relates generally to systems and methods for sharing information between distributed computer systems connected to one or more data networks and, more particularly, to a system providing a method for sharing information between such computer systems where the computer systems use different classification schemes for information access control. BACKGROUND [0002] In a typical replication system, information is stored at each replication site of a group of replication sites, information changes may be made at any site of the group, and information changes made at one site are propagated to the rest of the group. A replication system typically either employs a "synchronous" replication scheme or an "asynchronous" replication scheme for propagating an information change made at one site to the rest of the sites in the group. [0003] With typical synchronous replication schemes, each information change is applied at all sites in the group immediately or at none of the sites if one or more of the sites in the group cannot accept the information change. For example, one of the sites may be offline or unavailable. Many synchronous replication schemes are implemented using a two-phase commit protocol. [0004] In contrast, with typical asynchronous replication schemes, an information change made at a site is immediately accepted at that site but propagation of the information change to other sites in the group may be deferred. Because propagation of information changes may be deferred, if one or more of the sites in the group are temporarily unavailable, the available sites in the group can continue to accept information changes until they can be propagated to the rest of the group. For this reason, a replication system employing an asynchronous replication scheme is typically considered to be more highly available than one employing a synchronous replication scheme. However, asynchronous replication brings with it the possibility of information change conflicts that occur as a result of concurrent conflicting information changes at different replication sites. -1- [0005] Computer databases are a common mechanism for storing information on computer systems at replication sites while providing access to the stored information to users. A typical database is an organized collection of information stored as "objects" or "records" having "properties" or "fields". As an example, a database of criminal suspects may have an object for each suspect where each object contains properties designating specifics about the suspect, such as eye color, hair color, height, sex, etc. [0006] Operating on the actual database itself (i.e., the organized information actually stored on a storage device) there is typically a software-based database management system or DBMS that, among other operations, processes requests from users for access to information in the database. Users may interact indirectly with the DBMS through a database application that in turn interacts directly with the DBMS to provide high level database operations to users, such as analyzing, integrating, and visualizing database information. However, the distinction between DBMS and database application is not clear cut and functionality provided by one may be provided by the other. Consequently, in this description, the term "nexus" will be used to refer broadly to any software that operates directly or indirectly on the actual database itself. A nexus may include a DBMS, a database application or applications, or components thereof. [0007] Each day more and more organizations and businesses base their operations on mission-critical nexuses that retrieve information in databases. As a result, carrying out the operations of the organization or business often requires many users at different levels within the organization or business to access information in the database. Because information in the database may be sensitive (e.g., social security numbers, troop locations, medical histories, etc.), organizations and business need to protect themselves against unauthorized access to the sensitive database information. [0008] One possible approach for protecting against unauthorized access to sensitive information in a database is to label sensitive database information with a classification comprising one or more classification markings. A classification marking is data associated with sensitive information in a database that indicates a necessary classification marking a user must be authorized for in order to access the sensitive information. The possible classification markings are typically specific to a particular classification scheme and may be hierarchical according to authorization level. For example, one classification scheme may have as the highest classification marking, Top Secret (TS), followed by Secret (S), followed by Confidential (C), followed by Restricted (R), and finally Unclassified (U). A user authorized for classification -2marking Secret (S) can access sensitive information with a classification marking of Secret (S), Confidential (C), Restricted (R), or Unclassified (U) but not Top Secret (TS). The foregoing classification markings are NOTIONAL ONLY and provided solely for example purposes. [0009] Today, businesses and organizations need to share sensitive database information not only with users within their business or organization but also with other businesses and organizations. Unfortunately, different businesses and organizations may use different classification schemes for information access control. Further, some businesses and organizations may not use a classification scheme at all. With regard to database replication, this poses a special set of problems. In particular, a classification marking under one classification scheme may have no inherent equivalent in another information access control scheme. Nevertheless, it is desirable to provide support for replication of sensitive information between databases the use different classification schemes. It is also desirable to provide support for replication of sensitive information between a database that uses a classification scheme for information access control and one that does not. Given these expectations, that is great interest in providing a replication solution for sharing sensitive information between nexuses that use different classification schemes for information access control. [0010] The approaches described in this section are approaches that could be pursued, but not necessarily approaches that have been previously conceived or pursued. Therefore, unless otherwise indicated, it should not be assumed that any of the approaches described in this section qualify as prior art merely by virtue of their inclusion in this section. [0011] Mere reference to background art herein should not be construed as an admission that such art constitutes common general knowledge in relation to the invention. SUMMARY OF INVENTION [0012] According to one aspect of the present invention, there is provided a computer implemented method, comprising: at a computing device operatively coupled to a database: obtaining classification data representing a classification to be exported from the database, the classification data having data representing a set of one or more classification markings and data representing a set of one or more origin classifications; -3generating new origin classification data representing an new origin classification, the new origin classification data including data representing the set of one or more classification markings; adding the new origin classification data to the data representing the set of one or more origin classifications to produce data representing a new set of a plurality of origin classifications, the new set of origin classifications including (a) the set of one or more origin classifications and (b) the new origin classification; exporting the classification as export data, the export data including the data representing the new set of origin classifications. [0013] According to another aspect of the present invention, there is provided a computer implemented method, comprising: at a computing device operatively coupled to a database: obtaining export data representing a classification to be imported into the database, the export data including data representing a set of one or more origin classifications; performing a first iteration over the set of one or more origin classifications using the data representing the set of one or more origin classifications; completing the first iteration; in response to completing the first iteration, performing a second iteration over one or more origin classifications in the set of one or more origin classifications using the data representing the set of one or more origin classifications; completing the second iteration upon identifying a first origin classification, in the set of origin classifications, having a first set of one or more classification markings that, according to a translation map, can be translated to a second set of classification markings based on a classification scheme used by the database; and importing the classification into the database, the classification imported into the database having the second set of classification markings. [0014] According to another aspect of the present invention, there is provided a computer system comprising: a first computing device operatively coupled to a first database; a second computing device operatively coupled to a second database; a first non-transitory computer-readable medium storing instructions which, when executed by the first computing device, causes the first computing device to perform the steps of: -4obtaining a classification to be exported from the first database; wherein the classification has a set of one or more classification markings and a set of one or more origin classifications; generating a new origin classification; wherein the new origin classification includes the set of one or more classification markings; adding the new origin classification to the set of one or more origin classifications to produce a new set of a plurality of origin classifications; wherein the new set of origin classifications includes the new origin classification; exporting the classification as export data; wherein the export data includes the new set of origin classifications; and wherein the system further comprises a second non-transitory computer-readable medium storing instructions which, when executed by the second computing device, causes the second computing device to perform the steps of: obtaining the export data; performing a first iteration over the new set of origin classifications; completing the first iteration; in response to completing the first iteration, performing a second iteration over one or more origin classifications in the new set of origin classifications; completing the second iteration upon identifying a first origin classification, in the new set of origin classifications, having a first set of one or more classification markings that, according to a translation map, can be translated to a second set of classification markings based on a classification scheme used by the second database; and importing a classification into the second database, the classification imported into the second database having a second set of classification markings. BRIEF DESCRIPTION OF DRAWINGS [0015] FIG. 1 is a block diagram of a possible access control list. [0016] FIG. 2 is a block diagram of a possible classification. [0017] FIG. 3 is a flowchart of an example export methodology. [0018] FIG. 4 is a block diagram of possible export data. [0019] FIG. 5 is a block diagram of an example import methodology. -5- [0020] FIG. 6 illustrates an example replication system. [0021] FIG. 7 illustrates an example replication system. [0022] FIG. 8 is a table of an example set of translation rules. [0023] FIG. 9 is a block diagram of an example replication system environment in which embodiments of the present invention may be implemented. [0024] FIG. 10 is a block diagram of a sample computer system on which embodiments of the present invention may be implemented. DETAILED DESCRIPTION [0025] Introduction [0026] In the following description, for the purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the present invention. It will be apparent, however, that the present invention may be practiced without these specific details. In other instances, well-known structures and devices are shown in block diagram form in order to avoid unnecessarily obscuring the present invention. [0027] It will be understood that, although the terms first, second, etc. may be used herein to describe various elements, these elements should not be limited by these terms. These terms are only used to distinguish one element from another. For example, a first set could be termed a second set, and, similarly, a second set could be termed a first set, without departing from the scope of the present invention. The first set and the second set are both sets, but they are not the same set. [0028] The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used herein, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. Use of "criteria" may indicate either or both of the singular usage of the term, "criterion", or the plural form "criteria", or vice versa. [0029] It will also be understood that the term "and/or" as used herein refers to and encompasses any and all possible combinations of one or more of the associated listed items. It will be further understood that the terms "comprises" and/or "comprising", when used herein, specify the presence of stated features, integers, steps, operations, elements, components and/or groups, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. -6- [0030] As used herein, the term "if' may be construed to mean "when" or "upon" or "in response to determining" or "in response to detecting," depending on the context. Similarly, the phrase "if it is determined" or "if [a stated condition or event] is detected" may be construed to mean "upon determining" or "in response to determining" or "upon detecting [the stated condition or event" or "in response to detecting [the stated condition or event]," depending on the context. [0031] Statement Regarding Use Of Classification Markings [0032] All classification markings (e.g., TOP SECRET (TS)) in this document and the accompanying drawings are NOTIONAL and are used only for purposes of describing examples. [0033] Introduction To Origin Classifications [0034] A classification includes a set of one or more classification markings according to a classification scheme. A classification may be associated with an access controlled information item (e.g., an object, a record, a property, a field, etc.) in a database through an access control list. For example, the classification may be an item on an access control list associated with the database information item. The access control list may also contain other access control items for group-based or role-based access control. [0035] According to one access control semantic of a classification associated with a database information item in a database, a user must be authorized for each and every classification marking in the set of classification markings in order to access the information item in that database. Each database in a replication group may use a different classification scheme for information access control and some of the databases may not use a classification scheme at all. Consequently, a user that can access an information item in one database of the replication group may not be able to access to the same information item in another database of the replication group. [0036] In this description, a replication group refers to a group of databases that participate in the replication of one or more database information items over to a peer-to-peer replication topology. Each database in the group is operatively coupled to a nexus that accesses that database either directly or indirectly (i.e., through a DBMS). The nexus also conducts replication operations with its peers. [0037] The needs discussed in the Background and other needs are addressed with the introduction of the notion of an "origin classification". An origin classification represents a classification as it appeared in a database of the replication group when the classification was -7exported from that database as part of replicating database information over the replication topology. The database from which the classification was exported is referred to herein as the origin database of the origin classification. In some embodiments, an origin classification includes a unique identifier of the classification scheme used by the origin database, a concise representation of the classification exported from the origin database, and a rank. [0038] Origin classifications may be used within a replication system to facilitate translation of classification markings between peer databases that use different classification schemes. In particular, the use of origin classifications allows a replication system to support the replication invariant: if a classification C with the set of classification markings {M} under classification scheme S is exported from database D during replication, then if that classification C is exported back to database D from another database in the replication group, that classification C must have the set of classification markings {M} when the export back to database D is imported into database D, assuming the classification C has not been modified since it was exported from database D. [0039] Modification of a classification includes changing the set of classification markings of the classification in a database of the replication group. Modification of a classification also includes deleting the classification from an access control list. Modification of a classification does not include merely translating the set of classification markings of the classification from one classification to another. [0040] Upholding this replication invariant allows users of the system to distinguish situations that follow the invariant from situations in which the classification is modified after it has been exported. [0041] Upholding this invariant also allows the system to support asymmetrical classification marking translation rules between different classification schemes. [0042] Another benefit of using origin classifications in a replication system includes the ability to replicate classifications over arbitrary peer-to-peer replication topologies including those with more than three databases. [0043] Yet another benefit of using origin classifications in a replication system includes the ability to replicate classifications over arbitrary peer-to-peer replication topologies with no inherent limit on the number of different classification schemes that may be used by databases in the system. -8- [0044] Still yet another benefit of using origin classifications in a replication system includes the ability to replicate classifications over arbitrary peer-to-peer replication topologies where multiple databases in the system use the same classification scheme and some databases in the system use different classification schemes. [0045] Still yet another benefit of using origin classifications in a replication system includes the ability to replicate classifications over arbitrary peer-to-peer replication topologies where some databases use a classification scheme for information access control and some databases do not use a classification scheme at all for information access control. [0046] These and other benefits are provided by the techniques of using origin classifications in a replication system as described herein. [0047] Access Control List [0048] According to some embodiments, a classification is associated with a database information item in a database of the replication group through an access control list stored in the database. FIG. 1 is a block diagram of a possible access control list (ACL) 100 that may be associated with a database information item 140 in a database of a replication group. The ACL 100 includes an identifier 110, a set of zero or more access control items (ACI) 120, and zero or one classification 130. Typically, an ACL 100 will include at least one ACI 120 or a classification 130 or include at least one ACI 120 and a classification 130. [0049] The identifier 110 identifies the ACL 100 uniquely and commonly in all databases of the replication group. The identifier 110 is used by a nexus during replication operations to match data representing an update to an ACL 100 received by the nexus in an export from a peer nexus with data representing the ACL 100 in the database accessed by the nexus receiving the export. [0050] Each ACI 120 specifies a group 121 and a permission 122 of that group 121. A group 121 may also be referred to a role. The group 121 of an ACI 120 identifies a set of users. The permission 122 of the ACI 120 identifies an operation a user in the set can perform on the associated database information item 140 or an operation the user can perform on the ACL 100. Non-limiting examples of a permission 122 include read, write, owner, create, delete, etc. [0051] According to some embodiments, if an ACL 100 has a classification 130, then a user must be authorized for each and every classification marking in the set of classification markings of the classification 130 to have any access to the associated database information item 140 or -9the ACL 100. Thus, the classification 130 overrides any permission 122 granted to the user that would otherwise allow the user to access the database information item 140 or the ACL 100. [0052] The database information item 140 may be any access controlled information stored in a database of the replication group. The database information item 110 may correspond to a row, an object, a property, an attribute, a field, or a record stored in the database, as just some examples. [0053] Example Classification Information With Origin Classifications [0054] As mentioned above, origin classifications may be used within a replication system to facilitate translation of classification markings in accordance with the previously discussed replication invariant between peer databases of a replication group that use different classification schemes. To represent the translations, a classification associated with a database information item in a database of the replication group may have, in addition to a set of one or more classification markings that represent information access control, a set of zero or more origin classifications that represents translations of the classification as the classification is replicated between nexuses that use different classification schemes. [0055] FIG. 2 is a block diagram of possible classification 130. In some embodiments, the classification 130 has a set of one or more classification markings 210 and a set of zero or more origin classifications 220. For ease of understanding, the database of the replication group in which the classification 130 is stored is referred to in this section as the "source database" and the nexus of the replication group that accesses the source database is referred to in this section as the "source nexus". [0056] According to some embodiments, each classification marking 210 represents a level of authorization needed to access the database information item 140 with which classification 130 is associated in the source database. A marking 210 is specific to the particular classification scheme used by the source database. For example, one possible classification scheme may have the following possible markings: TOP SECRET (TS), SECRET (S), CONFIDENTIAL (C), RESTRICTED (R), FOR OFFICIAL USE ONLY (FOUO), among others, while another possible classification scheme may use the markings: CLASSIFIED (C) and RESTRICTED (R), among others. [0057] In this description, for ease of understanding, a shorthand notation is used to refer to a set of classification markings once the markings of the set have been introduced by their full names. The shorthand notation consists of a character sequence enclosed by parentheses. For -10example, the notation (U//FOUO) may be used to refer to the set of classification markings UNCLASSIFIED and FOR OFFICIAL USE ONLY with the character sequence "//" used to separate the two abbreviated markings. A classification marking is specific to a particular classification scheme. Thus, all classification markings have an inherent classification scheme to which they belong. However, two different classification schemes can use the same classification marking. [0058] In some embodiments, each marking 210 is character string data representing the classification marking under the classification scheme used by the source database. For example, a marking 210 may be the character string "U" or the character string "UNCLASSIFIED" to represent the classification marking UNCLASSIFIED. A character string is just one possible data format for representing a classification marking 210 and other formats may be used (e.g., a binary representation, a numerical representation). Further, a marking 210 may indirectly represent a classification marking with a reference, pointer, or index key, or the like to data that actually represents the classification marking. [0059] The set of markings 210 of the classification 130 may be more concisely represented as a formatted classification character string 211. For example, a classification with markings 210 "U" and "FOUO" may be represented as the classification string 211 "U//FOUO" where the embedded "//" character string is used as a delimiter to separate markings in the classification string 211. The character string "//" is just one example of a possible delimiters and other delimiters may be used. The classification string 211 may be stored in the source database as part of the classification 130. Alternatively, the source nexus may derive the classification string 211 from the set of markings 210 as needed. A character string is just one possible representation of the classification string 212 and other data formats for concisely representing the set of markings 210 may be used. [0060] In some embodiments, a classification 130 is stored in the source database in response to one of two types of events. First, a classification 130 may be stored in the source database in response to creation or modification of the classification 130 in the source database. For example, a user may create a classification 130 to associate it with a database information item 140 in the source database. As another example, a user may modify the set of classification markings 210 of an existing classification 130 in the source database. When a classification 130 is stored in the source database in response to creation or modification of the classification 130, the set of origin classifications 220 may be an empty set. -11- [0061] Second, the classification 130 may be stored in (imported into) the source database in response to receiving a replication export from a peer nexus of the source nexus. In this case, the classification 130 imported into the source database may have a non-empty set of origin classifications 220 as described in greater detail below. [0062] The set of origin classifications 220 represents translations between different classification schemes that the classification 130 has undergone as it traversed a replication path through the replication topology of the replication group from a first nexus to the source nexus. The set of origin classifications 220 may be conceptually viewed as a stack where the origin classification 220 at the bottom of the stack represents the set of classification markings 210 of the classification 130 as it was exported by the first nexus under the classification scheme used by the first nexus, the next highest origin classification 220 in the stack represents the set of classification markings 210 of the classification 130 as it was exported by a second nexus that translated the set of classification markings 210 from the classification scheme used by the first nexus to the classification scheme used by the second nexus, and so on, up to the origin classification 220 at the top of the stack that represents the set of classification markings 210 of the classification 130 as it was exported by the peer nexus under the classification scheme used by the peer nexus. [0063] The nexus in the replication group that exported the classification 130 with the classification markings 210 represented by an origin classification 220 is referred to herein as the origin nexus of that origin classification 220. Similarly, the database in the replication group from which the classification 130 with those classification markings 210 was exported by the origin nexus is referred to herein as the origin database of that origin classification 220. Consequently, each origin classification 220 may be viewed as being associated with an origin nexus and an origin database. [0064] According to some embodiments, each origin classification 220 of a classification 130 may have a classification scheme field 221, one or more classification markings 224, an optional classification string field 222, and an optional rank field 223. [0065] The classification scheme field 221 of an origin classification 220 identifies the classification scheme used by the origin nexus of that origin classification 220. More than one nexus in the replication group may use the same classification scheme. In some embodiments, the value of the classification scheme field 221 is an alphanumeric identifier. However, the value -12is not limited to being formatted as an alphanumeric identifier and other data formats may be used. [0066] The classification markings 224 of an origin classification 220 are the set of classification markings 210 of the classification 130 as it was exported by the origin nexus of that origin classification 220 under the classification scheme used by the origin nexus of the origin classification 220. [0067] The optional classification string field 222 of an origin classification 220 concisely represents the set of classification markings 224 of the origin classification. For example, the classification string field 222 may contain a classification string 211 that concisely represents the set of classification markings 224. [0068] The optional rank field 223 indicates the order of the origin classification 220 in the stack of origin classifications 220 of the classification 130. No two origin classifications 220 in the stack can have the same rank. As an alternative to using an explicit rank field 233, the rank of an origin classification 220 in the stack may be inferred from the order of the origin classifications 220 as stored in the source database. In this description, the lowest ranked origin classification 220 is designated with a rank order of one (1), the next highest ranked origin classification 220 designated with a rank order of two (2), and so on up to the highest ranked origin classification 220 designated with a rank order of N, where N is an integer greater than or equal to one (1). However, an ordinal other than an integer may be used to convey the rank of an origin classification 220. [0069] Example Export Methodology [0070] An example export methodology for exporting a classification 130 from a source database of the replication group to a peer database of the replication group will now be described. The export methodology may be summarized formally as follows: given a classification C in the source database that is to be exported to the peer database where the source database uses a classification scheme Ssource and where the classification C has the set of classification markings {M(1)... M(K)}, where K is greater than or equal to one (1), and has the set of ranked origin classifications {O(0)... O(N)}, where N is greater than or equal to zero (0), a new origin classification is created by the source nexus: O(N+1) =Ssource, REP({M(1)... M(K)}), N+1], where: e Source is an identifier of the classification scheme used by the source database, -13- " REP({M(1)... M(K)}) is a data representation of the set of classification markings {M(1)... M(K)}, and " N+1 is the rank of the new origin classification O(N+1). [0071] Once the new origin classification O(N+1) is created, the classification C is exported with the set of ranked origin classifications {0(0). ...O(N), O(N+1)}. [0072] FIG. 3 is a flowchart of an export methodology 300 for exporting a classification 130 from a source database of the replication group to a peer database of the replication group, according to some embodiments of the invention. The methodology may be performed by a source nexus that accesses the source database. The source nexus may perform the methodology 300, for example, when replicating (exporting) the creation of, or an update to, a database information item 140 in the source database with which the classification 130 is associated in the source database, when replicating (exporting) the creation of, or an update to, the classification 130 itself in the source database, or when replicating (exporting) the creation of, or an update to, the access control list 100 that the classification 130 is a part of in the source database. [0073] For ease of understanding, the steps of the methodology 300 are depicted and described as being performed in a certain order. However, it will be understood by those skilled in the art that where a step is not dependent on results of another step or steps, that step may be performed in a different order or performed concurrently with respect to other steps. For example, block 310 of methodology 300 may be performed after block 330. As another example, block 310, 320, 340, and 350 may be performed in parallel. [0074] At block 310, the source nexus determines an identifier of the classification scheme used by the source database. The source nexus may be configured with the identifier, for example, by reading the identifier from the source database or reading the identifier from a configuration file or otherwise being provided the identifier by a user or other computing process through an invoke-able interface offered by the source nexus. Other manners of determining the identifier of the classification scheme may be used and the source nexus is not limited to using any particular manner. In some embodiments, the classification scheme identifier takes the form of a character string. The identifier uniquely identifies the classification scheme amongst all classification schemes used by databases in the replication group. [0075] At block 320, the source nexus determines the classification markings 210 of the classification 130 to be exported. This may involve the source nexus reading information from -14the source database from among information that represents the classification 130 as stored in the source database. [0076] At optional block 330, the classification markings 210 are formatted by the source nexus as a classification string 211. In some embodiments, each classification marking 210 is a character string representing the classification marking under the classification scheme used by the source database (e.g., "U" for UNCLASSIFIED, "R" for RESTRICTED, etc.). The classification string 211 may be produced at block 330, for example, by concatenating the classification markings 210 with a character string separator (e.g. "//") to separate classification markings in the resulting classification string 211. However, the classification string 211 is not limited to a particular data format and other data formats (e.g., a binary representation) may be used. [0077] Alternatively, at block 320, the source nexus determines the classification string 211 by reading the classification string 211 from the source database. In this case the classification markings 210 were previously formatted as the classification string 211 and then stored in the source database. Consequently, the step of block 330 need not be performed as part of methodology 300. [0078] At block 340, the source nexus determines the set of origin classifications 220, if any, of the classification 130 to be exported. This may involve the source nexus reading information from the source database from among information that represents the classification 130 as stored in the source database. [0079] At block 350, the source nexus creates a new set of origin classifications that consists of the existing set of origin classifications 220, if any, plus a new origin classification as the highest ranked origin classification in the new set. In some embodiments, this new origin classification is assigned the classification scheme identifier determined at block 310, the set of classification markings 210 determined at block 320, the classification string 211 determined at block 320 or 330, and a rank of N+1 where N is the highest rank assigned to an origin classification in the set of origin classifications 220. This new origin classification is created by the source nexus only for export to the peer nexus. The source nexus at block 350 does not update the set of origin classifications 220 in the source database with this new origin classification. [0080] At block 360, the source nexus formats the classification 130 for export as export data by using the information obtained at blocks 310-350. The export data can take any format -15convenient for packaging and transporting the classification 130 over a data network to the peer nexus. As one example, the export data may be formatted as extensible Markup Language (XML), a protocol buffer, or as JavaScript Object Notation (JSON). The export data may include, among other information, the identifier 110 of the access control list 100 that the classification 130 is an item of, the classification string 212 determined at block 320 or 330, and the new set of origin classifications that include the set of origin classifications 220 determined at block 340, if any, and the new origin classification created at block 350. The relative ranking of the set of origin classifications 220 is retained in the exported new set of origin classification with the new origin classification having the highest rank. [0081] At block 370, the export data is exported to the peer nexus over one or more data networks (e.g., Local Area Networks or Wide Area Networks) in one or more network messages. The network messages are not limited to any particular network message format and can be in any network message format suitable for the requirements of the implementation at hand. Some possible non-limiting network message formats include the HyperText Message Transfer Protocol (HTTP), the Simple Object Access Protocol (SOAP), and the Simple Mail Transfer Protocol (SMTP). [0082] Example Export Data [0083] FIG. 4 is a block diagram of possible export data 400 representing a classification 130 exported in accordance with block 370 of the export methodology 300 of FIG. 3 by the source nexus from the source database. The export data 400 may optionally include a classification string 211 produced in accordance with block 320 or block 330. The export data 400 may also include the set of origin classifications 220 of the classification 130, determined in accordance with block 340 and include a new origin classification 420 created in accordance with block 350. [0084] The new origin classification 420 may include a classification scheme identifier 421 corresponding to the classification scheme used by the source nexus and source database, determined in accordance with block 310. The new origin classification 420 may also include a set of classification markings 424, determined in accordance with block 320. The new origin classification 420 may optionally include a classification string 422, determined in accordance with block 320 or block 330. The new origin classification 420 may include a rank 423, determined in accordance with block 350. [0085] According to some embodiments, an export data 400 exported at block 370 represents a creation of, or an update to, database data in the source database. In some embodiments, the -16created or updated database data is the classification 130 in the source database, the database information item 140 in the source database associated with the classification 130 in the source database, the access control list 100 in the source database that the classification 130 is a part of in the source database, or some combination of a creation and/or update to the classification 130, the database information item 140, and/or the access control list 100. [0086] Translation Map And Translation Rules [0087] According to some embodiments, each nexus in the replication group is configured with a user-defined translation map. The map is a data structure, logic, or a combination of logic and data structures that define a set of translation rules. Each translation rule maps a given set of classification markings under a given "source" classification scheme to classification markings under a given "target" classification scheme. Translation rules within a translation map need not be symmetrical. For example, a set of translation rules of a translation map can have a first rule that maps classification markings (U//FOUO) under scheme Si to classification markings (R) under scheme S2 and a second translation rule that maps classification markings (R) under scheme S 2 to classification markings (C) under scheme Si. [0088] Example Import Methodology [0089] An example import methodology for importing export data that represents a classification exported from a source database of the replication group to a peer database of the replication group will now be described. On import, assuming the export data satisfies pre conditions for import into the peer database as discussed in greater detail below, if the peer database uses a different classification scheme than the source database, then the exported classification is translated to the classification scheme used by the peer database according to a set of user-defined translation rules and the translated classification is stored in the peer database. [0090] The import methodology may be summarized formally as follows: given export data that is to be imported as classification C into the peer database that uses classification scheme Speer where the export data has a set of origin classifications {O(1).. .O(N+1)}, where N is greater than or equal to zero (0), potentially two iterations over the set of origin classifications {O(1)... O(N+1)} may be performed by the peer nexus. In each of the two possible iterations, the peer nexus iterates over the set of origin classifications {O(1)... O(N+1)} one-by-one from the lowest ranked origin classification O(1) to at most the highest ranked origin classification O(N+1). -17- [0091] In the first iteration, if the classification scheme of an origin classification O(i) matches the classification scheme of the peer database Speer, then the classification C imported into the peer database has the classification markings of that origin classification O(i) and has the set of origin classifications {O(1)... O(i-1)1, if i is greater than one (1), or an empty set of origin classifications 11, if i equals one (1). [0092] The second iteration is performed only if no classification C is imported during the first iteration. In the second iteration, if the set of user-defined translation rules used by the peer nexus defines a translation for the classification markings of an origin classification O(i) from the classification scheme of that origin classification O(i) to the classification scheme of the peer database Speer, then the classification C imported into the peer database has the classification markings under the classification of the peer database Speer that result from translating the classification markings of that origin classification O(i) from the classification scheme of that origin classification O(i) to the classification scheme of the peer database Speer according to the set of translation rules in use at the peer nexus. In addition, the classification C has the set of origin classifications {O(1)... O(i-1)1. In some embodiments described in greater detail below with respect to shortest-path translations, if the second iteration is performed, the classification C imported into the peer database always has the classifications markings translated from the classification markings of the origin classification O(1) and always has the set of origin classifications 10(1)1. [0093] FIG. 5 is a flowchart of an import methodology 500 for importing export data 400 exported from a source database of the replication group to a peer database of the replication group as a classification 130. The methodology may be performed by a peer nexus that accesses the peer database after receiving the export data 400 from the source nexus. [0094] In some embodiments, the methodology 500 is performed only after the peer nexus has determined that certain pre-import conditions have been satisfied. One such pre-import condition is that the export data 400 actually updates the peer database. In asynchronous replication, the export data 400 may not actually update the peer database because the same database information can be updated independently at the same time or at different times. For example, the export data 400 does not update the peer database if the peer database contains a later (newer) version of database data represented by the export data 400. In this case, the export data 400 is not imported into the peer database because the export data 400 represents an out-of date version of the database data. The export data 400 also may not update the peer database if -18the version of the database data in the peer database, if there is one, conflicts with the version of the database data represented by the export data 400. In this case, the conflict must be resolved before the export data 400 is imported into the peer database. [0095] In some embodiments, the peer nexus of the replication group uses a logical clock scheme for detecting casual relationships between database updates such as, for example, Lamport clocks or vector clocks, to determine whether the export data 400 does in fact update the peer database. Such determination may involve the peer nexus using the logical clock scheme to determine whether the database update represented by the export data 400 "happened before", "happened after", or neither "happened before" nor "happened after" the current version of the database data in the peer database that the export data 400 purports to update, if there is a current version of the database data in the peer database. If the update represented by the export data 400 "happened after" the current version of the database data in the peer database or if there is no current version of the database data in the peer database, then the export data 400 does actually update the peer database. If the update represented by the export data 400 "happened before" the current version of the database data in the peer database, then the export data 400 does not actually update the peer database. If the update represented by the export data 400 neither "happened before" nor "happened after" the current version of the database data in the peer database, then it is unknown whether the export data 400 updates the peer database and further action is necessary to resolve the conflict between the version of the database data represented by the export data 400 and the current version of the database data in the peer database. Depending on how the conflict is resolved (e.g., manually by a human or automatically by a heuristic), the export data 400 may still update the peer database. More information on the "happened before" and the "happened after" relations between events in a distributed computing system can be found in a paper by Leslie Lamport entitled "Time, Clocks and the Ordering of Events in a Distributed System", Communications of the ACM, 21(7), pp. 558-565 (1978), the entire contents of which is hereby incorporated by reference as if fully set forth herein. [0096] According to some embodiments, the export data 400 includes versioning information (e.g., vector clock information or Lamport clock information) for determining whether the database update represented by the export data 400 "happened before", "happened after", or neither "happened before" nor "happened after" the current version of the database data in the peer database that the export data 400 purports to update, if there is a current version of the database data in the peer database. According to some embodiments, the database data in the -19peer database that the export data 400 purports to update is the current version of the classification 130 in the peer database, the current version of the database information item 140 in the peer database associated with the current version of the classification 130 in the peer database, the current version of the access control list 100 in the peer database that the classification 130 is a part of in the peer database, or some combination of the current version of the classification 130, the current version of the database information item 140, and/or the current version of the access control list 100 [0097] In some embodiments, another pre-import condition is a successful validation of the translations of the classification 130 made by other origin nexuses in the replication group. These translations are reflected by the set of origin classifications {220, 4201 of the export data 400. In particular, the peer nexus, before importing export data 400, may use its set of translation rules to verify that the translations reflected by the set of origin classifications {220, 4201 are the same translations that result under the peer nexus' current set of translation rules. By doing so, the peer nexus can verify that its set of translation rules are consistent with the sets of translation rules used at the other origin nexuses in the replication group. [0098] In some embodiments, this pre-import validation involves verifying that the set of classification markings represented by the classification string of the lowest ranked origin classification in the set of origin classifications {220, 4201 translates under the set of translation rules used at the peer nexus to the set of classification markings represented by the classification string of the next highest ranked origin classification in the set of origin classifications {220, 4201, and then verifying that set of classification markings translates to the set of classification markings represented by the classification string of the next highest ranked origin classification in the set {220, 4201, and so on up to verifying that the set of classification markings represented by the classification string of the penultimate origin classification in the set {220, 4201 translates to the classification markings represented the classification string of the highest ranked origin classification 420 in the stack {220, 4201. In some embodiments, the export data 400 is imported into the peer database only if this validation is successful. [0099] For ease of understanding, the steps of the methodology 500 are described and depicted as being performed in a certain order. However, it will be understood by those skilled in the art that where a step is not dependent on results of another step or steps, that step may be performed in a different order or concurrently with respect to other steps. -20- [00100] At block 510, the peer nexus determines an identifier of the classification scheme used by the peer database. The peer nexus may be configured with the identifier, for example, by reading the identifier from the peer database or reading the identifier from a configuration file or otherwise being provided the identifier by a user or other computing process through an invoke able interface offered by the peer nexus. Other manners of determining the identifier of the classification scheme may be used and the peer nexus is not limited to using any particular manner. [00101] At block 520, the peer nexus determines the set of origin classification {220, 4201 from the export data 400. For example, the export data 400 may be read and parsed and data structures representing origin classifications {220, 4201 stored in a computer memory. [00102] At block 530, the peer nexus determines whether any of the origin classifications in the set of origin classifications {220, 4201 of the export data 400 correspond to an origin database that uses the same classification scheme as the classification scheme used by the peer database. Block 530 involves iterating over the set of origin classifications {220, 4201 of the export data 400 one by one from the lowest ranked origin classification up to at most the highest ranked origin classification until a matching origin classification is found or until the highest ranked origin classification 420 of the set of origin classifications {220, 4201 of the export data 400 is reached. A matching origin classification is found if the value of the classification scheme identifier field of the matching origin classification matches the classification scheme identifier of the peer database determined at block 510. If there is such a matching origin classification in the set of origin classifications {220, 4201 of the export data 400, then according to some embodiments, the classification 130 imported into the peer database has a set of classification markings 210 that consist of the markings of the classification string of the matching origin classification. In addition, the imported classification 130 has an empty set of origin classifications 220 or the set of all origin classifications in the set of origin classifications {220, 4201 of the export data 400 that are ranked lower than the matching origin classification of the export data 400, if the matching origin classification of the export data 400 is not the lowest ranked origin classification in the set of origin classification {220, 4201 of the export data 400. . [0100] At block 530, if a matching origin classification in the export data 400 is found during the first iteration at block 530, then that origin classification is imported as classification 130 into the peer database as described above and the second iteration at block 550 is not performed. -21- [0101] On the other hand, if a matching origin classification in the export data 400 is not found during the first iteration (block 540), then a second iteration (block 550) over the set of origin classifications {220, 4201 of the export data 400 is conducted. [0102] Block 550 involves iterating over the set of origin classifications {220, 4201 of the export data 400 one-by-one from the lowest ranked origin classification up to at most the highest ranked origin classification until a translatable origin classification in the export data 400 is found for which there is a translation rule in the set of translation rules used by the peer database for translating the classification string of the translatable origin classification from the classification scheme of the translatable origin classification to a set of classification markings under the classification scheme used by the peer database. If no such translatable origin classification is found in the export data 400, then the peer nexus may treat this as an error condition and determine not import the export data 400 into the peer database. [0103] Otherwise, if a translatable origin classification is found in the export data 400 during the second iteration (block 550), then the classification 130 imported into the peer database has a set of classification markings 210 that consist of the classification markings that result from translating the classification string of the translatable origin classification in the export data 400 under the set of translation rules used by the peer database from the classification scheme of the translatable origin classification to the classification scheme used by the peer database. In addition, the imported classification 130 has a set of origin classifications consisting of just the translatable origin classification or the set of all origin classifications in the set of origin classifications {220, 4201 in the export data 400 that are ranked lower than the translatable origin classification, if the translatable origin classification 421 is not the lowest ranked origin classification in the set of origin classification {220, 4201 of the export data 400. [0104] An Example Of The Import And Export Methodology [0105] As an example of the export and import methodology just discussed, consider the example replication system of FIG. 6. In the system, two nexuses N 1 and N 2 access databases Di and D 2 respectively. Nexuses N 1 and N 2 peer with each other over one or more data networks as part of a replication group consisting of databases Di and D 2 . In other words, nexus N 1 sends database information updates to database Di to nexus N 2 and nexus N 2 sends database information updates to database D 2 to nexus N 1 . Databases Di and D 2 use different classification schemes Si and S2 respectively. -22- [0106] The operators of the replication system have agreed on set of translation rules 601 between the two classification schemes Si and S2, which happen to be asymmetric. In particular, as shown in FIG. 3, a first rule, Rule 1 , specifies that the set of classification markings (U//FOUO) under classification scheme Si translates to the classification marking (R) under classification scheme S2. A second rule Rule 2 specifies that a classification marking of (R) under classification scheme S2 translates to (C) under classification scheme Si. [0107] Still referring to FIG. 6, according to the replication invariant, if classification C with markings (U//FOUO) under scheme Si is created in database Di and then exported from database D 1 by nexus N 1 and that classification C is not subsequently modified at database Di or database D 2 , when the classification C is exported back to nexus N 1 it must contain the markings (U//FOUO) under scheme Si when it is imported by nexus N 1 into the database Di even if the markings (U//FOUO) were translated by nexus N 2 to markings under scheme S 2 . This is shown in FIG. 6. [0108] At time To, an access control list 100 with an identifier 110 of 1234 is created in database Di accessed by nexus N 1 . The access control list 100 has one access control item 120 specifying that the ADMINS group 121 has a READ permission 122. In addition, the access control list 100 has a classification 130 with the set of classification markings 201 consisting of "U" and "FOUO". [0109] As a result of the creation of the access control list 100 in database Di at time To, at time T 1 the access control list 100 is exported by nexus N 1 to nexus N 2 in accordance with the export methodology 300 of FIG. 3. The export data 400 contains a classification string 211 of "U//FOUO" and a set of origin classifications consisting of a new origin classification 420 with a classification scheme identifier 421 of Si, a set of classification markings 424 of "U//FOUO", and a rank 423 of 1. [0110] At time T 2 , nexus N 2 receives the export data 400 exported by nexus N 1 at time T 1 and imports the export data 400 into database D 2 as part of a new access control list 100 with a new classification 130 in database D 2 in accordance with the import methodology 500 of FIG. 5. In doing so, nexus N 2 translates the set of classification markings 424 of "U//FOUO" of the new origin classification 420 in the export data 400 to classification marking "R" under scheme S 2 according to translation rule Rule 1 . In accordance with step 550 of the import methodology 500, the resulting classification 130 stored in the database D 2 has a set of classification markings 210 consisting of "R" and a set of origin classifications 220 consisting of a single origin classification -23- 220 with a classification scheme 221 of Si, a set of classification markings 224 of "U//FOUO", and a rank 223 of 1. [0111] As a result of the update to the access control list 100 in database D 2 at time T 3 , at time T 4 the access control list 100 is exported by nexus N 2 back to nexus N 1 in accordance with the export methodology 300 of FIG. 3. The export data 400 contains a classification string 211 of "R' and a set of origin classifications consisting of the origin classification 220 with a classification scheme identifier 221 of Si, a set of classification markings 224 of "U//FOUO", and a rank 223 of 1 and a new origin classification 420 with a classification identifier 421 of S2, a set of classification markings 424 of "R", and a rank 423 of 2. [0112] At time T 5 , nexus N 1 receives the export data 400 exported by nexus N 2 at time T 4 and imports the export data 400 into database Di as part of updating the access control list 100 with in database Di in accordance with the import methodology 500 of FIG. 5. In accordance with step 530 of the import methodology 500, the classification 130 stored in the database Di is not updated thereby upholding the replication invariant. [0113] Translations Map Plugin [0114] In some embodiments, the translation map is a user-implemented logic plugin (e.g., a Dynamic Link Library (DLL) or Java ARchive) to a nexus. The plugin implements a programmatic interface that the nexus can invoke when the nexus needs to perform a translation from one classification scheme to another. The following is an example of a possible programmatic interface written in the Java programming language: 01: package com.palantir.commons. security; 02: import java.util.Collection; 03: import java.util.Set; 04: 05: public interface NexusPeeringCrossCbacMap { 06: 07: public ClassificationScheme getScheme(String schemedd; 08: /** 09: * Translates markings from origin classification scheme into markings from a destination scheme. 10: * @param fromScheme the scheme ID for the origin markings 11: * @param toScheme the scheme ID for the destination markings -24- 12: * @param fromMarkings the markings to be translated to the destination scheme 13: * @return the markings translated to the receiving peer's classification scheme 14: */ 15: public Set<String> translate(String fromSchemeld, String toSchemeld, Set<String> fromMarkings) throws InvalidClassificationSchemeException; 16: 17: /** 18: * Returns a set of markings given the incoming groups' permissions. This is used to 19: * translate the ACLs coming from a non-CBAC system to a CBAC ACL. The return translation 20: * (peering from CBAC back to non-CBAC) should be the reverse. 21: * @param groupAcis the access control items for the groups 22: * @param toSchemeld the receiving peer's scheme ID 23: * @return the markings translated from the group permissions 24: */ 25: public Set<String> translateToMarkings(GroupLookup groupLookup, Collection<AccessControlltem> groupAcis, String toSchemeld); 26: 1 [0115] Classification Marking Whitelist [0116] In some embodiments, a nexus is configured with a user-defined classification marking whitelist. The classification marking whitelist is a list of classification markings under the classification scheme used by the nexus that are permitted to be exported by the nexus in export data 400. When configured with a classification marking whitelist, the nexus will not export any classification marking 210 stored in the database that the nexus accesses that are not on the whitelist. The whitelist is useful for keeping secret the existence of certain sensitive classification markings. By extension, if a classification is on a classification marking whitelist, no translation rule for translating that classification marking need exist in any translation map in the replication group. In some embodiments, the nexus will not export a classification 130 as export data 400 unless all classification markings 210 of the classification 130 are on the whitelist. [0117] Shortest-Path Translation -25- [0118] In replication groups with more than two databases, it can be the case that a classification 130 is exported along two different replication paths resulting in a nexus that receives two export data 400 for the same exported classification 130 with two different stacks of origin classifications {220, 4201. In this case, the nexus receiving the two export data 400 may have two different possible translations to classification markings under the classification scheme used by the receiving nexus. According to some embodiments, the receiving nexus prefers the translation that results in the shortest stack 220 of origin classifications in the classification 130 imported into the receiving database. In other words, the receiving nexus prefers the translation corresponding to the shortest translation path. This preference is based on the expectation that the precision of translation decreases as the length of the translation path increases. [0119] As an example of shortest-path translation, consider the replication system of FIG. 7. As shown, the replication group has three databases D 1 , D 2 , and D 3 accessed respectively by three nexuses N 1 , N 2 , and N 3 . Database Di uses classification scheme S 1 . Database D 2 uses classification S 2 . Database D 3 uses classification scheme S 3 . [0120] According to a translation map 701 configured at all three nexuses N 1 , N 2 , and N 3 , the classification markings (U//FOUO) under classification scheme Si translates to classification markings (R) under scheme S 2 . The classification markings (R) under classification scheme S 2 translates to markings (C) under scheme S 3 . The classification markings (U//FOUO) under scheme Si also translates to classification markings (C) under scheme S 3 . [0121] At time To, an access control list 100 with an identifier 110 of 1234 is created in database Di accessed by nexus N 1 . The access control list 100 has one access control item 120 specifying that the ADMINS group 121 has a READ permission 122. In addition, the access control list 100 has a classification 130 with the set of classification markings 201 consisting of "U" and "FOUO". [0122] As a result of the creation of the access control list 100 in database Di at time To, at time T 1 the access control list 100 is exported by nexus N 1 to both nexuses N 2 and N 3 in accordance with the export methodology 300 of FIG. 3. The export data 400 to each of nexuses N 2 and N 3 contains a classification string 211 of "U//FOUO" and a set of origin classifications consisting of a new origin classification 420 with a classification scheme identifier 421 of Sl, a set of classification markings 424 of "U//FOUO", and a rank 423 of 1. -26- [0123] At time T 2 , nexus N 2 receives the export data 400 exported by nexus N 1 at time T 1 and imports the export data 400 into database D 2 as part of a new access control list 100 with a new classification 130 in database D 2 in accordance with the import methodology 500 of FIG. 5. In doing so, nexus N 2 translates the set of classification markings 424 of "U//FOUO" of the new origin classification 420 in the export data 400 to classification marking "R" under scheme S2 according to translation rule Rule 1 . In accordance with step 550 of the import methodology 500, the resulting classification 130 stored in the database D 2 has a set of classification markings 210 consisting of "R" and a set of origin classifications 220 consisting of a single origin classification 220 with a classification scheme 221 of Si, a set of classification markings 224 of "U//FOUO", and a rank 223 of 1. [0124] As a result of the creation of the access control list 100 in database D 2 at time T 2 , at time T 3 the access control list 100 is exported by nexus N 2 to nexus N 3 in accordance with the export methodology 300 of FIG. 3. The export data 400 contains a classification string 211 of "R" and a set of origin classifications consisting of the origin classification 220 with a classification scheme identifier 221 of Si, a set of classification markings 224 of "U//FOUO", and a rank 223 of 1 and a new origin classification 420 with a classification identifier 421 of S2, a set of classification markings 424 of "R", and a rank 423 of 2. [0125] Regardless of which export at time T 1 or time T 3 arrives at nexus N 3 first, nexus N 3 imports both exports according the shortest-path translation preference discussed above. In particular, if the export from nexus N 2 arrives first, because of translation rules Rule 2 and Rule 3, the nexus N 3 has a choice at block 550 of the import methodology 500 of translating the origin classification [S1, "U//FOUO," 1] or translating the origin classification [Si, "R", 2]. In accordance with the above-discussed short-path translation preference, the nexus N 3 will prefer to translate the lowest ranked origin classification in the export for which there is a translation rule, in this example [S1, "U//FOUO," 1] under Rule 3 . Consequently, if the export from nexus N 2 arrives first, the classification 130 imported into database D 3 by nexus N 3 at time T 4 has a set of origin classifications 220 consisting of a single origin classification 220 with a classification scheme identifier 221 of Si, a set of classification markings 224 of "U//FOUO", and a rank 223 of 1. If, on the other hand, the export from nexus N 1 arrives at nexus N 3 first, the nexus N 3 translates the one origin classification in the export from nexus N 1 according to translation rule Rule 3 and imports the result into database D 3 . As a result, regardless of which export at time Ti -27or time T 3 arrives at nexus N 3 first, nexus N 3 imports the same classification 130 into database D 3 . [0126] Handling Multiple Shortest-Paths [0127] According to some embodiments, to handle the possibility that a classification can be translated to multiple different shortest-paths under different translation rules, the translation map configured at each nexus in the replication group is required to have translation rules between every two classification schemes used in the replication group. As a result, there will always be at most one path of translation between classification schemes. [0128] For example, suppose a replication group has databases D 1 , D 2 , D 3 , and D 4 accessed by nexuses N 1 , N 2 , N 3 , and N 4 respectively and using different classification schemes S1, S 2 , S 3 , and S 4 respectively. Further, suppose that each nexus in the replication group uses the set of translation rules depicted in the table of FIG. 8. The set of translation rules of FIG. 8 does not define any translation rules between classification schemes Si and S4. As a result, a classification of (U//FOUO) exported separately from nexus N 1 to nexuses N 2 and N 3 which in turn each export the classification to nexus N 4 would result in two different shortest-path translated classifications at nexus N 4 . This is undesirable because it is not clear which of the two different shortest-path translated classifications should be imported by nexus N 4 into database D 4 . [0129] In particular, since there is no rule in the set of translation rules translating classification markings (U//FOUO) under scheme S1 to classification markings under scheme S4, two different shortest-path translated classifications result at nexus N 4 , one with the set of origin classifications {[S1, "U//FOUO", 1], [S2, "R", 2]} and the other with the set of origin classifications {[S1, "U//FOUO", 1], [S3, "C", 2]}. Even though in this example the two different shortest-path translated classifications have the same classification markings (C), it is also possible with a different set of translation rules to also have two different sets of classification markings in addition to different sets of origin classifications. [0130] As discussed above, a solution for handling multiple different shortest-paths is to require the translation map to have translation rules between every two classification schemes used in the replication group. This requirement can be verified by a nexus when the nexus is configured with a translation map. In particular, for every set of classification markings under a classification scheme defined in the map, the nexus can verify that the translation map has a rule mapping the set of classification markings to every other classification scheme defined in the map. For example, for classification markings (U//FOUO) under scheme S1 in the set of -28translation rules of FIG. 8, the nexus can verify that there are rules in the map translating the classifications markings (U//FOUO) under scheme S1 to classification markings under each of schemes S2, S3, and S4. Since, in the example of FIG. 8, there is no such rule for scheme S4, the example translation map of FIG. 8 would not pass this verification. [0131] According to some embodiments, another solution for handling multiple different shortest paths is used in the replication group that does not require the translation map to have translation rules between every two classification schemes used in the replication group. In some embodiments, a deterministic ordering of the multiple different shortest paths is used by all nexuses in the replication group and the highest or lowest ordered short path is used as a tie breaker. For example, the nexuses can sort the multiple different shortest paths in a lexical order based on classification strings or classification markings of the multiple different shortest paths. [0132] Translating Between Nexuses That Use Classifications For Information Access Control And Nexuses That Do Not Use Classifications For Information Access Control [0133] According to some embodiments, origin classifications are used in a replication system to facilitate translation of classifications between a nexus that uses classifications for information access control and a nexus that does not use classifications for information access control. Each of the databases in the replication system is categorized into one of two groups. Specifically, either the database is a "classification-based access control database" (or just "CBAC database") that uses classifications for information access control or a "non classification-based access control database" (or just "non-CBAC database") that does not use classifications for information access control. A nexus that accesses a CBAC database is referred herein to as a CBAC nexus. Similarly, a nexus that accesses a non-CBAC database is referred to herein as non-CBAC nexus. [0134] Instead of using classification markings for information access control, a non-CBAC database may use group-based or role-based access control. For example, a database information item 140 in a non-CBAC database may be associated with an access control list 100 having a set of one or more access control items 110. Each access control item 110 may specify a group or role 122 (e.g., "EVERYONE", "ADMINISTRATORS", "EMPLOYEES", etc.) and a permission 122 (e.g., Read, Write, Create, Delete, Owner, etc.). [0135] According to some embodiments, in addition to an access control list 100, a database information item 140 in a non-CBAC database may also be associated with a non-CBAC classification 130 that has an empty set of classification markings 210 and thus does not provide -29any information access control function for the database information item 140 in the non-CBAC database. However, the non-CBAC classification 130 is allowed to have a set of origin classifications 220 just like a CBAC classification 130 stored in a CBAC database to facilitate support of the replication invariant. [0136] Exporting A Classification Originally Created In A CBAC Database From A CBAC Nexus To A Non-CBAC Nexus Peer [0137] According to some embodiments, for a classification 130 that is originally created in a CBAC database, the classification 130 is exported from a CBAC nexus to a non-CBAC nexus peer according to the export methodology 300 of FIG. 3 discussed above without modification. [0138] Importing Export Data Representing A Classification Created In A CBAC Database Into A Non-CBAC Database [0139] According to some embodiments, for export data 400 representing a classification 130 originally created in a CBAC database that is received by a non-CBAC nexus from a CBAC nexus peer, the classification 130 imported into the non-CBAC database has the same set of origin classifications 200 as the set of origin classifications {220, 4201 of the export data 400, but with an empty set of classification markings 210. No translation of the origin classifications in the export data 400 is performed by the non-CBAC nexus. By doing so, the classification 130 imported into the non-CBAC database does not provide any classification-based information access control function in the non-CBAC database, but does ensure that the replication invariant can be upheld if the classification 130 is exported back to the CBAC nexus peer. [0140] If this classification 130 imported into the non-CBAC database that was originally created in a CBAC database is subsequently exported by the non-CBAC nexus, then it is exported by the non-CBAC nexus as is, without any new origin classifications in contrast to the export methodology 300 discussed previously. This is so regardless if the peer nexus is a CBAC nexus or non-CBAC nexus. A CBAC nexus receiving such an export treats the export the same as under the import methodology 500 of FIG. 5 discussed above. [0141] Exporting An Access Control List Created In A Non-CBAC Database From a Non-CBAC Nexus To A CBAC Nexus Peer [0142] According to some embodiments, for an access control list 100 originally created in a non-CBAC database, the access control list 100 is exported by a non-CBAC nexus to a CBAC nexus peer with a classification string 211 that represents a translation of the set of access control items 110 of the access control list 100 to a set of classification markings under the classification -30scheme used by the CBAC database peer. For doing so, the non-CBAC nexus may be configured with translation rules for translating sets of access control items to sets of classification markings under the various classification schemes used by the CBAC databases that the non-CBAC nexus peers with. Only non-CBAC nexuses that peer with CBAC nexuses need be configured with translation rules and non-CBAC nexuses that peer only with other non-CBAC nexuses need not be configured with translation rules. [0143] The export of the access control list 100 from the non-CBAC nexus includes export data 400 where the export data 400 has the classification string 211 resulting from the translation of the set of access control items 110 to the set classification markings under the classification scheme used by the CBAC database peer. Further, the non-CBAC nexus creates a new origin classification 420 and includes the new origin classification 420 as the only origin classification in the export data 400. The classification scheme identifier 421 of the new origin classification 420 is assigned a special value that indicates that the classification string 211 of the export data 400 originated at a non-CBAC nexus. The special value can be any predetermined value that does not represent an identifier of a classification scheme used by a database in the replication group. [0144] When the access control list 100 originally created in a non-CBAC database is exported by a non-CBAC nexus to another non-CBAC nexus peer, the access control list 100 is exported without translating the set of access control items 110 to a set of classification markings and without any export data 400 representing a classification 130. [0145] Importing Export Data Representing An Access Control List Created In A Non CBAC Database Into A CBAC Database [0146] According to some embodiments, for export data 400 exported by a non-CBAC nexus to a CBAC nexus peer where the export data 400 contains a new origin classification 420 with a classification scheme identifier 421 with the special value, then, assuming all appropriate pre conditions for import are satisfied, the CBAC nexus imports the export data 400 as a classification 130 with a set of classification markings 210 consisting of the markings of the classification string 211 in the export data 400. Further, the imported classification 130 has a set of origin classifications 220 consisting of the new origin classification 420 with the special classification scheme identifier 421 value. If and when that imported classification 130 is exported to by the CBAC nexus, either to a CBAC nexus peer or a non-CBAC nexus peer, it is exported in accordance with the export methodology 300 discussed above. If that export is -31received by a non-CBAC nexus peer, the origin classification with the special classification scheme identifier value in the export signals to the non-CBAC nexus to discard the classification information in the export and import just the access control list information into the non-CBAC database, thereby upholding the replication invariant for the access control list that originated in a non-CBAC database. [0147] Example Replication System Environment [0148] FIG. 9 is a block diagram of an example replication system environment 1000 for use in sharing information between nexuses that use different classification schemes for information access control. In environment 900, replication sites 901, 902, and 903 are coupled through one or more data networks such as the Internet, one or more wide area networks (WANs), one or more local area networks (LANs), one or more network communication buses, or some combination thereof. It is not necessary that a highly or continuously available data network exist between replication sites and the data network(s) connecting any two sites may only be periodically available. Further, one or more of the sites may not be connected to any other site in the system. In this case, replication data may be transported to and from these sites manually using portable media or a portable media device as such as a Compact Disc (CD), a Digital Versatile Disc (DVD), Universal Serial Bus (USB) flash device, etc. [0149] Each site 901, 902, and 903 may have at the site one or more networked computing devices (e.g., computer system 1000 of FIG. 10) such as one or more workstation computers, server computers, laptop computers, mobile computing devices, or combinations thereof connected to each other via one or more data networks. Further, while only three sites are shown in FIG. 9, the environment 900 may comprise tens, hundreds, or even thousands of geographically distributed sites. [0150] Sites 901, 902, and 903 each have copies 921, 922, and 923 of the same body of data. The body of data may be, for example, one or more tables in a relational database. However, embodiments of the invention are not limited to relational databases and any type of database capable of supporting the techniques described herein may be used. [0151] With respect to that particular body of data, nexus 901 may be configured to asynchronously propagate to site 902 changes made to copy 921, and asynchronously propagate to site 903 changes made to copy 921. Similarly, site 902 may be configured to asynchronously propagate to site 901 changes made to copy 922, and asynchronously propagate to site 903 changes made to copy 922. Site 903 may be configured to asynchronously propagate to both sites -32- 901 and 902 changes made to copy 923. However, it is not necessary that each site be configured to propagate changes made to its copy of the body of data to every other site. In other words, a full-meshed replication topology is not required to implement embodiments of the invention and partially-meshed, cascading, and other topologies may be used. [0152] As system 900 employs an asynchronous replication scheme, each copy 921, 922, and 923 of the body of data is loosely consistent with the other copies. That is, each copy may diverge from time to time such that at any given moment one copy's view of the body of data may be different from another copy's view of the body of data. In the absence of new changes, the copies are expected to eventually become consistent with one another. Thus, as well as being loosely consistent with one another, the copies 922, 922, 923 can also be said to be eventually consistent. [0153] Environment 900 also contains nexuses 911, 912, and 913 implementing techniques described herein for sharing information between nexuses that use different classification schemes for information access control. In some embodiments, a nexus is implemented as one or more computer software programs, one or more field programmable logics, hard-wired logic, or some combination thereof. [0154] Sample Computer System [0155] FIG. 10 is a block diagram that illustrates a computer system 1000 upon which embodiments of the present invention may be implemented. Computer system 1000 includes a bus 1002 or other communication mechanism for communicating information, and one or more hardware processors 1004 coupled with bus 1002 for processing information. A hardware processor 1004 may be, for example, a general purpose microprocessor. [0156] Computer system 1000 also includes a main memory 1006, such as a random access memory (RAM) or other dynamic storage device, coupled to bus 1002 for storing information and instructions to be executed by processor(s) 1004. Main memory 1006 also may be used for storing temporary variables or other intermediate information during execution of instructions to be executed by processor(s) 1004. Such instructions, when stored in non-transitory media accessible to processor(s) 1004, render computer system 1000 into a special-purpose computing device that is customized to perform the operations specified in the instructions. For purposes of this description, main memory 1006 includes any non-volatile memory used to implement virtual memory. -33- [0157] Computer system 1000 may further include a read only memory (ROM) 1008 or other static storage device coupled to bus 1002 for storing static information and instructions for processor(s) 1004. One or more storage device(s) 1010, such as magnetic disks, optical disks, or solid-state drives, may be provided and coupled to bus 1002 for storing information and instructions. [0158] Computer system 1000 may be coupled via bus 1002 to a display 1012, such as a liquid crystal display (LCD), for displaying information to a computer user. One or more input device(s) 1014, including alphanumeric and other keys, a touch panel, physical buttons, a mouse, a trackball, a cursor control device, or other input device may be coupled to bus 1002 for communicating information and command selections to processor(s) 1004. Where an input device 1014 is a touch panel, the touch panel may be physically integrated with the display 1012, for example as a resistive or capacitive sensing touch panel overlay on an LCD screen, for detecting the presence and location of touch within the display 1012 area. [0159] Computer system 1000 may implement the techniques described herein using customized hard-wired logic, one or more ASICs or FPGAs, firmware and/or program logic which in combination with the computer system causes or programs computer system 1000 to be a special-purpose machine. The techniques herein may be performed by computer system 1000 in response to processor(s) 1004 executing one or more sequences of one or more instructions contained in main memory 1006. Such instructions may be read into main memory 1006 from another storage medium, such as storage device(s) 1010. Execution of the sequences of instructions contained in main memory 1006 causes processor(s) 1004 to perform the process steps described herein. In alternative embodiments, hard-wired circuitry may be used in place of or in combination with software instructions. [0160] The term "storage media" as used herein refers to any non-transitory media that store data and/or instructions that cause a machine to operate in a specific fashion. Such storage media may comprise non-volatile media and/or volatile media. Non-volatile media includes, for example, optical disks, magnetic disks, or solid-state drives, such as storage device(s) 1010. Volatile media includes dynamic memory, such as main memory 1006. Common forms of storage media include, for example, a floppy disk, a flexible disk, hard disk, solid-state drive, magnetic tape, or any other magnetic data storage medium, a CD-ROM, any other optical data storage medium, any physical medium with patterns of holes, a RAM, a PROM, and EPROM, a FLASH-EPROM, NVRAM, any other memory chip or cartridge. -34- [0161] Storage media is distinct from but may be used in conjunction with transmission media. Transmission media participates in transferring information between storage media. For example, transmission media includes coaxial cables, copper wire and fiber optics, including the wires that comprise bus 1002. Transmission media can also take the form of acoustic or light waves, such as those generated during radio-wave and infra-red data communications. [0162] Various forms of media may be involved in carrying one or more sequences of one or more instructions to processor(s) 1004 for execution. For example, the instructions may initially be carried on a magnetic disk or solid-state drive of a remote computer. The remote computer can load the instructions into its dynamic memory and send the instructions over wired (e.g., twisted pair, coaxial cable, optical fiber, etc.) or wireless (e.g., microwave, satellite, cellular, radio, etc.) networks. A network communications device local to computer system 1000 can receive the data on the network and use an infra-red transmitter to convert the data to an infra-red signal. An infra-red detector can receive the data carried in the infra-red signal and appropriate circuitry can place the data on bus 1002. Bus 1002 carries the data to main memory 1006, from which processor(s) 1004 retrieves and executes the instructions. The instructions received by main memory 1006 may optionally be stored on storage device(s) 1010 either before or after execution by processor(s) 1004. [0163] Computer system 1000 also includes one or more communication interface(s) 1018 coupled to bus 1002. Communication interface(s) 1018 sends and receives electrical, electromagnetic or optical signals that carry digital data streams representing various types of information. Communication interface(s) 1018 provides a two-way data communication coupling to a network link 1020 that is connected to a wired or wireless local network 1022. For example, communication interface(s) 1018 may include a modem, an integrated services digital network (ISDN) card, an Ethernet card, a cable modem, a satellite modem, an IEEE 802.11 or other Wireless Local Area Network (WLAN) interface, a 3G, 4G, or other cellular network interface, or other network interface for communicating on wired or wireless local network 1022. [0164] Network link 1020 typically provides data communication through one or more networks to other data devices. For example, network link 1020 may provide a connection through local network 1022 to a host computer 1024 or to data equipment operated by an Internet Service Provider (ISP) 1026. ISP 1026 in turn provides data communication services through the world wide packet data communication network now commonly referred to as the "Internet" 1028. Local network 1022 and Internet 1028 both use electrical, electromagnetic or optical -35signals that carry digital data streams. The signals through the various networks and the signals on network link 1020 and through communication interface 1018, which carry the digital data to and from computer system 1000, are example forms of transmission media. [0165] Computer system 1000 can send messages and receive data, including program instructions, through the network(s), network link 1020 and communication interface(s) 1018. In the Internet example, a server 1030 might transmit a requested instructions for an application program through Internet 1028, ISP 1026, local network 1022 and communication interface(s) 1018. [0166] The received instructions may be executed by processor(s) 1004 as it is received, and/or stored in storage device(s) 1010, or other non-volatile storage for later execution. [0167] Extensions and Alternatives [0168] In the foregoing specification, embodiments of the invention have been described with reference to numerous specific details that may vary from implementation to implementation. Thus, the sole and exclusive indicator of what is the invention, and is intended by the applicants to be the invention, is the set of claims that issue from this application, in the specific form in which such claims issue, including any subsequent correction. Any definitions expressly set forth herein for terms contained in such claims shall govern the meaning of such terms as used in the claims. Hence, no limitation, element, property, feature, advantage or attribute that is not expressly recited in a claim should limit the scope of such claim in any way. The specification and drawings are, accordingly, to be regarded in an illustrative rather than a restrictive sense. [0169] Throughout this specification, including the claims, where the context permits, the term "comprise" and variants thereof such as "comprises" or "comprising" are to be interpreted as including the stated integer or integers without necessarily excluding any other integers. -36-
权利要求:
Claims (15) [1] 1. A computer-implemented method, comprising: at a computing device operatively coupled to a database: obtaining classification data representing a classification to be exported from the database, the classification data having data representing a set of one or more classification markings and data representing a set of one or more origin classifications; generating new origin classification data representing a new origin classification, the new origin classification data including data representing the set of one or more classification markings; adding the new origin classification data to the data representing the set of one or more origin classifications to produce data representing a new set of a plurality of origin classifications, the new set of origin classifications including (a) the set of one or more origin classifications and (b) the new origin classification; exporting the classification as export data, the export data including the data representing the new set of origin classifications. [2] 2. The method of claim 1, wherein the classification data is part of an access control list stored in the database. [3] 3. The method of claim 1, wherein the classification data is associated with a database information item stored in the database. [4] 4. The method of claim 1, wherein the data representing the new set of origin classifications includes, for each origin classification in the new set of origin classifications: classification scheme identification data, -37- data representing a set of one or more classifications markings, and rank data. [5] 5. The method of claim 1, wherein the data, of the new origin classification data, representing the set of one or more origin classifications, is formatted as a classification string. [6] 6. A computing device operatively coupled to a database, the computing device comprising one or more processors, memory, and a computer-readable medium storing instructions which, when executed by the one or more processors, cause the one or more processors to perform a method as recited in any of claims 1-5. [7] 7. A computer-implemented method, comprising: at a computing device operatively coupled to a database: obtaining export data representing a classification to be imported into the database, the export data including data representing a set of one or more origin classifications; performing a first iteration over the set of one or more origin classifications using the data representing the set of one or more origin classifications; completing the first iteration; in response to completing the first iteration, performing a second iteration over one or more origin classifications in the set of one or more origin classifications using the data representing the set of one or more origin classifications; completing the second iteration upon identifying a first origin classification, in the set of origin classifications, having a first set of one or more classification markings that, according to a translation map, can be translated to a second set of classification markings based on a classification scheme used by the database; and importing the classification into the database, the classification imported into the database having the second set of classification markings. -38- [8] 8. The method of claim 7, wherein completing the first iteration includes determining that none of the origin classifications, in the set of one or more origin classifications, has a classification scheme identifier matching a classification scheme identifier of the classification scheme used by the database. [9] 9. The method of claim 7, wherein performing the first iteration includes determining, for each origin classification in the set of origin classifications, whether the origin classification has a classification scheme identifier that matches a classification scheme identifier of the classification scheme used by the database. [10] 10. The method of claim 7, wherein performing the second iteration includes determining, for each of the one or more origin classifications in the set of origin classification over which the second iteration iterates, whether the origin classification has a set of classification markings that, according to the translation map, can be translated to a set of classification markings based on the classification scheme used by the database. [11] 11. The method of claim 7, wherein the translation map has a set of translation rules, each translation rule mapping a set of classification markings under a source classification scheme to a set of classification markings under a target classification scheme. [12] 12. The method of claim 7, wherein the translation map is a plugin providing an invoke-able interface that accepts, as parameters, a set of classification markings to be translated, a source classification scheme identifier, and a target classification scheme identifier. [13] 13. The method of claim 7, wherein the classification imported into the database includes the first origin classification. -39- [14] 14. A computing device operatively coupled to a database, the computing device comprising one or more processors, memory, and a computer-readable medium storing instructions which, when executed by the one or more processors, cause the one or more processors to perform a method as recited in any of claims 7-13. [15] 15. A computer system comprising: a first computing device operatively coupled to a first database; a second computing device operatively coupled to a second database; a first non-transitory computer-readable medium storing instructions which, when executed by the first computing device, causes the first computing device to perform the steps of: obtaining a classification to be exported from the first database; wherein the classification has a set of one or more classification markings and a set of one or more origin classifications; generating a new origin classification; wherein the new origin classification includes the set of one or more classification markings; adding the new origin classification to the set of one or more origin classifications to produce a new set of a plurality of origin classifications; wherein the new set of origin classifications includes the new origin classification; exporting the classification as export data; wherein the export data includes the new set of origin classifications; and wherein the system further comprises a second non-transitory computer-readable medium storing instructions which, when executed by the second computing device, causes the second computing device to perform the steps of: obtaining the export data; performing a first iteration over the new set of origin classifications; -40- completing the first iteration; in response to completing the first iteration, performing a second iteration over one or more origin classifications in the new set of origin classifications; completing the second iteration upon identifying a first origin classification, in the new set of origin classifications, having a first set of one or more classification markings that, according to a translation map, can be translated to a second set of classification markings based on a classification scheme used by the second database; and importing a classification into the second database, the classification imported into the second database having the second set of classification markings. -41-
类似技术:
公开号 | 公开日 | 专利标题 US10891312B2|2021-01-12|Sharing information between nexuses that use different classification schemes for information access control US20190356667A1|2019-11-21|Techniques for replicating changes to access control lists on investigative analysis data US10936573B2|2021-03-02|Cross-ACL multi-master replication AU2018395920B2|2021-05-06|Updating a local tree for a client synchronization service KR102310649B1|2021-10-07|Scrubber to remove personally identifiable information US8670146B1|2014-03-11|Using bit arrays in incremental scanning of content for sensitive data US20210218809A1|2021-07-15|Dynamic routing of file system objects JP2005332049A|2005-12-02|Policy-conversion method, policy-shifting method, and policy-evaluating method US20190361793A1|2019-11-28|System for debugging a client synchronization service US20170060892A1|2017-03-02|Search-based shareable collections US10747643B2|2020-08-18|System for debugging a client synchronization service Maleček2017|Books Recommender System via Linked Open Data
同族专利:
公开号 | 公开日 US20210103605A1|2021-04-08| US10891312B2|2021-01-12| NL2011642C2|2015-08-25| NL2011642A|2014-04-23| CA2826905A1|2014-04-22| US20150261847A1|2015-09-17| US20140114972A1|2014-04-24| AU2013206642B2|2019-03-21| CA2826905C|2019-10-01| GB2507192A|2014-04-23| US9081975B2|2015-07-14| GB201318520D0|2013-12-04| DE102013111436A1|2014-04-24| US20180107731A1|2018-04-19| US9836523B2|2017-12-05|
引用文献:
公开号 | 申请日 | 公开日 | 申请人 | 专利标题 US4700637A|1981-11-27|1987-10-20|Combustion Engineering, Inc.|Volume reduction of low-level radiation waste by incineration| US4881179A|1988-03-11|1989-11-14|International Business Machines Corp.|Method for providing information security protocols to an electronic calendar| US5241625A|1990-11-27|1993-08-31|Farallon Computing, Inc.|Screen image sharing among heterogeneous computers| JPH0812632B2|1992-04-30|1996-02-07|インターナショナル・ビジネス・マシーンズ・コーポレイション|Information system and information method| US6101479A|1992-07-15|2000-08-08|Shaw; James G.|System and method for allocating company resources to fulfill customer expectations| US5548749A|1993-10-29|1996-08-20|Wall Data Incorporated|Semantic orbject modeling system for creating relational database schemas| US6877137B1|1998-04-09|2005-04-05|Rose Blush Software Llc|System, method and computer program product for mediating notes and note sub-notes linked or otherwise associated with stored or networked web pages| JPH11504451A|1995-04-24|1999-04-20|アスペクト・ディベロップメント・インコーポレイテッド|Modeling objects suitable for database structures, translating into relational database structures, and performing fluid searches on them| US5708828A|1995-05-25|1998-01-13|Reliant Data Systems|System for converting data from input data environment using first format to output data environment using second format by executing the associations between their fields| US5999911A|1995-06-02|1999-12-07|Mentor Graphics Corporation|Method and system for managing workflow| AU1119097A|1995-11-13|1997-06-05|Answersoft, Inc.|Intelligent information routing system and method| US5774717A|1995-12-15|1998-06-30|International Business Machines Corporation|Method and article of manufacture for resynchronizing client/server file systems and resolving file system conflicts| US5765171A|1995-12-29|1998-06-09|Lucent Technologies Inc.|Maintaining consistency of database replicas| US6098078A|1995-12-29|2000-08-01|Lucent Technologies Inc.|Maintaining consistency of database replicas| US5806074A|1996-03-19|1998-09-08|Oracle Corporation|Configurable conflict resolution in a computer implemented distributed database| US5845300A|1996-06-05|1998-12-01|Microsoft Corporation|Method and apparatus for suggesting completions for a partially entered data item based on previously-entered, associated data items| US5727145A|1996-06-26|1998-03-10|Sun Microsystems, Inc.|Mechanism for locating objects in a secure fashion| CA2190043C|1996-11-12|2001-10-16|Don E. Hameluck|Buffered screen capturing software tool usability testing of computer applications| US5943676A|1996-11-13|1999-08-24|Puma Technology, Inc.|Synchronization of recurring records in incompatible databases| US6202085B1|1996-12-06|2001-03-13|Microsoft Corportion|System and method for incremental change synchronization between multiple copies of data| US5870761A|1996-12-19|1999-02-09|Oracle Corporation|Parallel queue propagation| US6430305B1|1996-12-20|2002-08-06|Synaptics, Incorporated|Identity verification methods| US6065026A|1997-01-09|2000-05-16|Document.Com, Inc.|Multi-user electronic document authoring system with prompted updating of shared language| US9053222B2|2002-05-17|2015-06-09|Lawrence A. Lynn|Patient safety processor| US5978475A|1997-07-18|1999-11-02|Counterpane Internet Security, Inc.|Event auditing system| US6463404B1|1997-08-08|2002-10-08|British Telecommunications Public Limited Company|Translation| US6216140B1|1997-09-17|2001-04-10|Hewlett-Packard Company|Methodology for the efficient management of hierarchically organized information| US7047415B2|1997-09-22|2006-05-16|Dfs Linkages, Inc.|System and method for widely witnessed proof of time| US7017046B2|1997-09-22|2006-03-21|Proofspace, Inc.|System and method for graphical indicia for the certification of records| US6240414B1|1997-09-28|2001-05-29|Eisolutions, Inc.|Method of resolving data conflicts in a shared data environment| US6094650A|1997-12-15|2000-07-25|Manning & Napier Information Services|Database analysis using a probabilistic ontology| DE19817911A1|1998-04-22|1999-10-28|Novibra Gmbh|Footstep bearing housing for shaft of open end spinning rotor| US6772350B1|1998-05-15|2004-08-03|E.Piphany, Inc.|System and method for controlling access to resources in a distributed environment| US7168039B2|1998-06-02|2007-01-23|International Business Machines Corporation|Method and system for reducing the horizontal space required for displaying a column containing text data| US6317754B1|1998-07-03|2001-11-13|Mitsubishi Electric Research Laboratories, Inc|System for user control of version /Synchronization in mobile computing| US6243706B1|1998-07-24|2001-06-05|Avid Technology, Inc.|System and method for managing the creation and production of computer generated works| US6232971B1|1998-09-23|2001-05-15|International Business Machines Corporation|Variable modality child windows| US7213030B1|1998-10-16|2007-05-01|Jenkins Steven R|Web-enabled transaction and collaborative management system| US6523172B1|1998-12-17|2003-02-18|Evolutionary Technologies International, Inc.|Parser translator system and method| US6279018B1|1998-12-21|2001-08-21|Kudrollis Software Inventions Pvt. Ltd.|Abbreviating and compacting text to cope with display space constraint in computer software| US6748481B1|1999-04-06|2004-06-08|Microsoft Corporation|Streaming information appliance with circular buffer for receiving and selectively reading blocks of streaming information| US6539381B1|1999-04-21|2003-03-25|Novell, Inc.|System and method for synchronizing database information| AU5025600A|1999-05-17|2000-12-05|Foxboro Company, The|Process control configuration system with parameterized objects| US7373592B2|1999-07-30|2008-05-13|Microsoft Corporation|Modeless child windows for application programs| US6560620B1|1999-08-03|2003-05-06|Aplix Research, Inc.|Hierarchical document comparison system and method| US6523019B1|1999-09-21|2003-02-18|Choicemaker Technologies, Inc.|Probabilistic record linkage model derived from training data| GB2371901B|1999-09-21|2004-06-23|Andrew E Borthwick|A probabilistic record linkage model derived from training data| WO2001025906A1|1999-10-01|2001-04-12|Global Graphics Software Limited|Method and system for arranging a workflow using graphical user interface| US7216115B1|1999-11-10|2007-05-08|Fastcase.Com, Inc.|Apparatus and method for displaying records responsive to a database query| US6370538B1|1999-11-22|2002-04-09|Xerox Corporation|Direct manipulation interface for document properties| US8091784B1|2005-03-09|2012-01-10|Diebold, Incorporated|Banking system controlled responsive to data bearing records| US7194680B1|1999-12-07|2007-03-20|Adobe Systems Incorporated|Formatting content by example| US6944821B1|1999-12-07|2005-09-13|International Business Machines Corporation|Copy/paste mechanism and paste buffer that includes source information for copied data| US20020032677A1|2000-03-01|2002-03-14|Jeff Morgenthaler|Methods for creating, editing, and updating searchable graphical database and databases of graphical images and information and displaying graphical images from a searchable graphical database or databases in a sequential or slide show format| US7660830B2|2000-04-17|2010-02-09|Avaya Inc.|System for integrating diverse database and maintaining their consistency| US6642945B1|2000-05-04|2003-11-04|Microsoft Corporation|Method and system for optimizing a visual display for handheld computer systems| AU5661201A|2000-05-16|2001-11-26|Garrett O Carroll|A document processing system and method| US8386945B1|2000-05-17|2013-02-26|Eastman Kodak Company|System and method for implementing compound documents in a production printing workflow| US6725240B1|2000-08-08|2004-04-20|International Business Machines Corporation|Apparatus and method for protecting against data tampering in an audit subsystem| US6967589B1|2000-08-11|2005-11-22|Oleumtech Corporation|Gas/oil well monitoring system| GB2366498A|2000-08-25|2002-03-06|Copyn Ltd|Method of bookmarking a section of a web-page and storing said bookmarks| US6807569B1|2000-09-12|2004-10-19|Science Applications International Corporation|Trusted and anonymous system and method for sharing threat data to industry assets| US6640231B1|2000-10-06|2003-10-28|Ontology Works, Inc.|Ontology for database design and application development| US8707185B2|2000-10-10|2014-04-22|Addnclick, Inc.|Dynamic information management system and method for content delivery and sharing in content-, metadata- and viewer-based, live social networking among users concurrently engaged in the same and/or similar content| US6816941B1|2000-10-23|2004-11-09|International Business Machines Corporation|Method and system for efficiently importing/exporting removable storage volumes between virtual storage systems| US7027974B1|2000-10-27|2006-04-11|Science Applications International Corporation|Ontology-based parser for natural language processing| US6754640B2|2000-10-30|2004-06-22|William O. Bozeman|Universal positive pay match, authentication, authorization, settlement and clearing system| US6978419B1|2000-11-15|2005-12-20|Justsystem Corporation|Method and apparatus for efficient identification of duplicate and near-duplicate documents and text spans using high-discriminability text fragments| US20020103705A1|2000-12-06|2002-08-01|Forecourt Communication Group|Method and apparatus for using prior purchases to select activities to present to a customer| US7529698B2|2001-01-16|2009-05-05|Raymond Anthony Joao|Apparatus and method for providing transaction history information, account history information, and/or charge-back information| US6850317B2|2001-01-23|2005-02-01|Schlumberger Technology Corporation|Apparatus and methods for determining velocity of oil in a flow stream| US7921123B2|2001-02-20|2011-04-05|Hartford Fire Insurance Company|Method and system for processing physician claims over a network| US20100057622A1|2001-02-27|2010-03-04|Faith Patrick L|Distributed Quantum Encrypted Pattern Generation And Scoring| US7877421B2|2001-05-25|2011-01-25|International Business Machines Corporation|Method and system for mapping enterprise data assets to a semantic information model| US6665683B1|2001-06-22|2003-12-16|E. Intelligence, Inc.|System and method for adjusting a value within a multidimensional aggregation tree| US20020196229A1|2001-06-26|2002-12-26|Frank Chen|Graphics-based calculator capable of directly editing data points on graph| US8001465B2|2001-06-26|2011-08-16|Kudrollis Software Inventions Pvt. Ltd.|Compacting an information array display to cope with two dimensional display space constraint| US6993522B2|2001-06-27|2006-01-31|Microsoft Corporation|System and method for resolving conflicts detected during a synchronization session| US20040205492A1|2001-07-26|2004-10-14|Newsome Mark R.|Content clipping service| US7072911B1|2001-07-27|2006-07-04|Novell, Inc.|System and method for incremental replication of changes in a state based distributed database| US20030036927A1|2001-08-20|2003-02-20|Bowen Susan W.|Healthcare information search system and user interface| US20030061132A1|2001-09-26|2003-03-27|Yu, Mason K.|System and method for categorizing, aggregating and analyzing payment transactions data| NZ532771A|2001-11-01|2005-12-23|Verisign Inc|Method and system for validating remote database| US20030088654A1|2001-11-02|2003-05-08|Gordon Good|Directory server schema replication| US20120065987A1|2010-09-09|2012-03-15|Siemens Medical Solutions Usa, Inc.|Computer-Based Patient Management for Healthcare| US20040103147A1|2001-11-13|2004-05-27|Flesher Kevin E.|System for enabling collaboration and protecting sensitive data| US6971004B1|2001-11-19|2005-11-29|Cypress Semiconductor Corp.|System and method of dynamically reconfiguring a programmable integrated circuit| US7089541B2|2001-11-30|2006-08-08|Sun Microsystems, Inc.|Modular parser architecture with mini parsers| US20030172368A1|2001-12-26|2003-09-11|Elizabeth Alumbaugh|System and method for autonomously generating heterogeneous data source interoperability bridges based on semantic modeling derived from self adapting ontology| CN1610887A|2001-12-31|2005-04-27|大本营安全软件公司|Automated computer vulnerability resolution system| US7174377B2|2002-01-16|2007-02-06|Xerox Corporation|Method and apparatus for collaborative document versioning of networked documents| US7225183B2|2002-01-28|2007-05-29|Ipxl, Inc.|Ontology-based information management system and method| US7369984B2|2002-02-01|2008-05-06|John Fairweather|Platform-independent real-time interface translation by token mapping without modification of application code| US7519589B2|2003-02-04|2009-04-14|Cataphora, Inc.|Method and apparatus for sociological data analysis| AU2003211000A1|2002-02-12|2003-09-04|Sandpiper Software, Inc.|Ontology frame-based knowledge representation in the unified modeling language | US7813937B1|2002-02-15|2010-10-12|Fair Isaac Corporation|Consistency modeling of healthcare claims to detect fraud and abuse| US7096498B2|2002-03-08|2006-08-22|Cipher Trust, Inc.|Systems and methods for message threat management| US6993539B2|2002-03-19|2006-01-31|Network Appliance, Inc.|System and method for determining changes in two snapshots and for transmitting changes to destination snapshot| JP2006513462A|2002-03-20|2006-04-20|カタリナマーケティングインターナショナル,インク.|Target incentives based on predicted behavior| US7606881B2|2002-04-25|2009-10-20|Oracle International Corporation|System and method for synchronization of version annotated objects| US7237192B1|2002-04-30|2007-06-26|Oracle International Corporation|Methods and systems for naming and indexing children in a hierarchical nodal structure| US8065725B2|2003-05-30|2011-11-22|Yuliang Zheng|Systems and methods for enhanced network security| US7437664B2|2002-06-18|2008-10-14|Microsoft Corporation|Comparing hierarchically-structured documents| AU2003278612A1|2002-06-24|2004-01-23|Xymphonic Systems As|Method for data-centric collaboration| WO2004016066A2|2002-08-13|2004-02-26|Highdeal|Editor and method for editing formulae for calculating the price of a service and system for automatic costing of a service| US7305659B2|2002-09-03|2007-12-04|Sap Ag|Handling parameters in test scripts for computer program applications| US20040078451A1|2002-10-17|2004-04-22|International Business Machines Corporation|Separating and saving hyperlinks of special interest from a sequence of web documents being browsed at a receiving display station on the web| US8799023B2|2002-10-18|2014-08-05|Medimpact Healthcare Systems, Inc.|Mass customization for management of healthcare| US20040083466A1|2002-10-29|2004-04-29|Dapp Michael C.|Hardware parser accelerator| US7162501B2|2002-11-26|2007-01-09|Microsoft Corporation|Hierarchical differential document representative of changes between versions of hierarchical document| US7739240B2|2002-12-09|2010-06-15|Hewlett-Packard Development Company, L.P.|Replication and replica management in a wide area file system| US20040153418A1|2003-02-05|2004-08-05|Hanweck Gerald Alfred|System and method for providing access to data from proprietary tools| DE10308725A1|2003-02-28|2004-09-09|Abb Research Ltd.|System and method for managing and exchanging data of a technical project, a technical system and individual system components| US7769794B2|2003-03-24|2010-08-03|Microsoft Corporation|User interface for a file system shell| US7676788B1|2003-03-25|2010-03-09|Electric Cloud, Inc.|Architecture and method for executing program builds| US7818297B2|2003-03-31|2010-10-19|Hewlett-Packard Development Company, L.P.|System and method for refreshing a table using epochs| US7086028B1|2003-04-09|2006-08-01|Autodesk, Inc.|Simplified generation of design change information on a drawing in a computer aided design environment| KR100996029B1|2003-04-29|2010-11-22|삼성전자주식회사|Apparatus and method for coding of low density parity check code| US7681235B2|2003-05-19|2010-03-16|Radware Ltd.|Dynamic network protection| US20040236711A1|2003-05-21|2004-11-25|Bentley Systems, Inc.|System and method for automating the extraction of information contained within an engineering document| US20040250576A1|2003-06-16|2004-12-16|Flanders Emory H.|Double-secured latch| US7441219B2|2003-06-24|2008-10-21|National Semiconductor Corporation|Method for creating, modifying, and simulating electrical circuits over the internet| US8412566B2|2003-07-08|2013-04-02|Yt Acquisition Corporation|High-precision customer-based targeting by individual usage statistics| AU2003903994A0|2003-07-31|2003-08-14|Canon Kabushiki Kaisha|Collaborative editing with automatic layout| US7363581B2|2003-08-12|2008-04-22|Accenture Global Services Gmbh|Presentation generator| US7512638B2|2003-08-21|2009-03-31|Microsoft Corporation|Systems and methods for providing conflict handling for peer-to-peer synchronization of units of information manageable by a hardware/software interface system| US7483915B2|2003-08-21|2009-01-27|Microsoft Corporation|Systems and method for representing relationships between units of information manageable by a hardware/software interface system| WO2005036319A2|2003-09-22|2005-04-21|Catalina Marketing International, Inc.|Assumed demographics, predicted behaviour, and targeted incentives| US7441182B2|2003-10-23|2008-10-21|Microsoft Corporation|Digital negatives| US7536696B2|2003-10-24|2009-05-19|Microsoft Corporation|Mechanism for handling input parameters| US20050091186A1|2003-10-24|2005-04-28|Alon Elish|Integrated method and apparatus for capture, storage, and retrieval of information| US8190893B2|2003-10-27|2012-05-29|Jp Morgan Chase Bank|Portable security transaction protocol| US7930757B2|2003-10-31|2011-04-19|Adobe Systems Incorporated|Offline access in a document control system| US20050108063A1|2003-11-05|2005-05-19|Madill Robert P.Jr.|Systems and methods for assessing the potential for fraud in business transactions| US20050125715A1|2003-12-04|2005-06-09|Fabrizio Di Franco|Method of saving data in a graphical user interface| US8725493B2|2004-01-06|2014-05-13|Neuric Llc|Natural language parsing method to provide conceptual flow| US7165216B2|2004-01-14|2007-01-16|Xerox Corporation|Systems and methods for converting legacy and proprietary documents into extended mark-up language format| US7343552B2|2004-02-12|2008-03-11|Fuji Xerox Co., Ltd.|Systems and methods for freeform annotations| US20060053097A1|2004-04-01|2006-03-09|King Martin T|Searching and accessing documents on private networks for use with captures from rendered documents| US8713418B2|2004-04-12|2014-04-29|Google Inc.|Adding value to a rendered document| US7596285B2|2004-02-26|2009-09-29|International Business Machines Corporation|Providing a portion of an electronic mail message at a reduced resolution| US8688634B2|2004-02-27|2014-04-01|International Business Machines Corporation|Asynchronous peer-to-peer data replication| US7302708B2|2004-03-11|2007-11-27|Harris Corporation|Enforcing computer security utilizing an adaptive lattice mechanism| EP1759258A1|2004-04-06|2007-03-07|Telecom Italia S.p.A.|Secure logging for irrefutable administration| US20060031779A1|2004-04-15|2006-02-09|Citrix Systems, Inc.|Selectively sharing screen data| US8041701B2|2004-05-04|2011-10-18|DG FastChannel, Inc|Enhanced graphical interfaces for displaying visual data| US7689601B2|2004-05-06|2010-03-30|Oracle International Corporation|Achieving web documents using unique document locators| US7225468B2|2004-05-07|2007-05-29|Digital Security Networks, Llc|Methods and apparatus for computer network security using intrusion detection and prevention| US7860875B2|2004-05-26|2010-12-28|International Business Machines Corporation|Method for modifying a query by use of an external system for managing assignment of user and data classifications| US20050278139A1|2004-05-28|2005-12-15|Glaenzer Helmut K|Automatic match tuning| US8924469B2|2008-06-05|2014-12-30|Headwater Partners I Llc|Enterprise access control and accounting allocation for access networks| FR2872653B1|2004-06-30|2006-12-29|Skyrecon Systems Sa|SYSTEM AND METHODS FOR SECURING COMPUTER STATIONS AND / OR COMMUNICATIONS NETWORKS| US7870487B2|2004-07-29|2011-01-11|International Business Machines Corporation|Inserting into a document a screen image of a computer software application| US7552116B2|2004-08-06|2009-06-23|The Board Of Trustees Of The University Of Illinois|Method and system for extracting web query interfaces| US7290698B2|2004-08-25|2007-11-06|Sony Corporation|Progress bar with multiple portions| US7493333B2|2004-09-03|2009-02-17|Biowisdom Limited|System and method for parsing and/or exporting data from one or more multi-relational ontologies| US20060059423A1|2004-09-13|2006-03-16|Stefan Lehmann|Apparatus, system, and method for creating customized workflow documentation| US8364631B1|2004-09-24|2013-01-29|Infoblox Inc.|Database migration| US7933862B2|2004-09-27|2011-04-26|Microsoft Corporation|One click conditional formatting method and system for software programs| US20060080139A1|2004-10-08|2006-04-13|Woodhaven Health Services|Preadmission health care cost and reimbursement estimation tool| US8892571B2|2004-10-12|2014-11-18|International Business Machines Corporation|Systems for associating records in healthcare database with individuals| CA2484694A1|2004-10-14|2006-04-14|Alcatel|Database ram cache| US20060106879A1|2004-11-16|2006-05-18|International Business Machines Corporation|Conflict resolution in a synchronization framework| US20060129746A1|2004-12-14|2006-06-15|Ithink, Inc.|Method and graphic interface for storing, moving, sending or printing electronic data to two or more locations, in two or more formats with a single save function| US7451397B2|2004-12-15|2008-11-11|Microsoft Corporation|System and method for automatically completing spreadsheet formulas| US9020887B2|2004-12-21|2015-04-28|Proofpoint, Inc.|Managing the status of documents in a distributed storage system| US7716140B1|2004-12-31|2010-05-11|Google Inc.|Methods and systems for controlling access to relationship information in a social network| US7509354B2|2005-01-07|2009-03-24|International Business Machines Corporation|System, method, and computer program product for multi-master replication conflict resolution| US8316060B1|2005-01-26|2012-11-20|21st Century Technologies|Segment matching search system and method| US8271436B2|2005-02-07|2012-09-18|Mimosa Systems, Inc.|Retro-fitting synthetic full copies of data| US8214353B2|2005-02-18|2012-07-03|International Business Machines Corporation|Support for schema evolution in a multi-node peer-to-peer replication environment| US20060190295A1|2005-02-22|2006-08-24|Richard Merkin|Systems and methods for assessing and optimizing healthcare administration| US20080186904A1|2005-02-28|2008-08-07|Kazuhiro Koyama|Data Communication Terminal, Radio Base Station Searching Method, and Program| US7657868B2|2005-03-14|2010-02-02|Research In Motion Limited|System and method for applying development patterns for component based applications| US7676845B2|2005-03-24|2010-03-09|Microsoft Corporation|System and method of selectively scanning a file on a computing device for malware| US20060224579A1|2005-03-31|2006-10-05|Microsoft Corporation|Data mining techniques for improving search engine relevance| US20100262901A1|2005-04-14|2010-10-14|Disalvo Dean F|Engineering process for a real-time user-defined data collection, analysis, and optimization tool | US20060242204A1|2005-04-22|2006-10-26|Microsoft Corporation|Sync manager conflict resolution| US20060265377A1|2005-05-19|2006-11-23|Trimergent|Personalizable information networks| US20060277460A1|2005-06-03|2006-12-07|Scott Forstall|Webview applications| EP1732034A1|2005-06-06|2006-12-13|First Data Corporation|System and method for authorizing electronic payment transactions| US7693958B2|2005-06-20|2010-04-06|Microsoft Corporation|Instant messaging with data sharing| US7523146B2|2005-06-21|2009-04-21|Apple Inc.|Apparatus and method for peer-to-peer N-way synchronization in a decentralized environment| US8201160B2|2005-07-05|2012-06-12|International Business Machines Corporation|Data processing method and system| US20070026373A1|2005-07-26|2007-02-01|Microsoft Corporation|Resource replication service protocol| WO2007016787A2|2005-08-09|2007-02-15|Nexsan Technologies Canada Inc.|Data archiving system| US20090168163A1|2005-11-01|2009-07-02|Global Bionic Optics Pty Ltd.|Optical lens systems| US7529726B2|2005-08-22|2009-05-05|International Business Machines Corporation|XML sub-document versioning method in XML databases using record storages| EP1934742A4|2005-08-25|2009-08-19|Fortify Software Inc|Apparatus and method for analyzing and supplementing a program to provide security| US7958147B1|2005-09-13|2011-06-07|James Luke Turner|Method for providing customized and automated security assistance, a document marking regime, and central tracking and control for sensitive or classified documents in electronic format| US7941336B1|2005-09-14|2011-05-10|D2C Solutions, LLC|Segregation-of-duties analysis apparatus and method| US8468441B2|2005-09-15|2013-06-18|Microsoft Corporation|Cross-application support of charts| US8646080B2|2005-09-16|2014-02-04|Avg Technologies Cy Limited|Method and apparatus for removing harmful software| US7792814B2|2005-09-30|2010-09-07|Sap, Ag|Apparatus and method for parsing unstructured data| US20070130217A1|2005-10-13|2007-06-07|Unwired Software, Inc.|Many to many data synchronization| US7627812B2|2005-10-27|2009-12-01|Microsoft Corporation|Variable formatting of cells| JP4875958B2|2005-10-28|2012-02-15|株式会社リコー|Document management system| US7536419B2|2005-11-15|2009-05-19|Microsoft Corporation|Slave replica member| US7631151B2|2005-11-28|2009-12-08|Commvault Systems, Inc.|Systems and methods for classifying and transferring information in a storage network| US7788223B2|2005-12-05|2010-08-31|Microsoft Corporation|Resource freshness and replication| US20070136095A1|2005-12-09|2007-06-14|Arizona Board Of Regents On Behalf Of The University Of Arizona|Icon Queues for Workflow Management| US7634717B2|2006-01-23|2009-12-15|Microsoft Corporation|Multiple conditional formatting| US7770100B2|2006-02-27|2010-08-03|Microsoft Corporation|Dynamic thresholds for conditional formats| US7552148B2|2006-02-28|2009-06-23|Microsoft Corporation|Shutdown recovery| US7620721B2|2006-02-28|2009-11-17|Microsoft Corporation|Pre-existing content replication| US8271948B2|2006-03-03|2012-09-18|Telefonaktiebolaget L M Ericsson |Subscriber identity module application toolkit test method and system| US7530105B2|2006-03-21|2009-05-05|21St Century Technologies, Inc.|Tactical and strategic attack detection and prediction| US7490298B2|2006-04-12|2009-02-10|International Business Machines Corporation|Creating documentation screenshots on demand| WO2007133206A1|2006-05-12|2007-11-22|Drawing Management Incorporated|Spatial graphical user interface and method for using the same| US9195985B2|2006-06-08|2015-11-24|Iii Holdings 1, Llc|Method, system, and computer program product for customer-level data verification| US7805408B2|2006-06-09|2010-09-28|Microsoft Corporation|Unified mechanism for presenting and resolving grouped synchronization conflicts| US7891003B2|2006-06-14|2011-02-15|Microsoft Corporation|Enterprise threat modeling| US7953710B2|2006-06-23|2011-05-31|Microsoft Corporation|Multi-master database synchronization without loss of convergence| US7953785B2|2006-06-30|2011-05-31|Microsoft Corporation|Content synchronization in a file sharing environment| US7933955B2|2006-07-11|2011-04-26|Igor Khalatian|One-click universal screen sharing| US7558791B2|2006-07-31|2009-07-07|Informed Control Inc|System and method for ontology-based translation between directory schemas| DE102006036584B4|2006-08-04|2018-07-26|Siemens Healthcare Gmbh|Manage differently versioned configuration files of a medical facility| US9207933B2|2006-10-10|2015-12-08|International Business Machines Corporation|Identifying authors of changes between multiple versions of a file| US9183321B2|2006-10-16|2015-11-10|Oracle International Corporation|Managing compound XML documents in a repository| US8024304B2|2006-10-26|2011-09-20|Titus, Inc.|Document classification toolbar| US20080148398A1|2006-10-31|2008-06-19|Derek John Mezack|System and Method for Definition and Automated Analysis of Computer Security Threat Models| US20080109714A1|2006-11-03|2008-05-08|Sap Ag|Capturing screen information| US8688607B2|2007-11-12|2014-04-01|Debra Pacha|System and method for detecting healthcare insurance fraud| US7962495B2|2006-11-20|2011-06-14|Palantir Technologies, Inc.|Creating data in a data store using a dynamic ontology| US8117022B2|2006-12-07|2012-02-14|Linker Sheldon O|Method and system for machine understanding, knowledge, and conversation| US8290838B1|2006-12-29|2012-10-16|Amazon Technologies, Inc.|Indicating irregularities in online financial transactions| US9015301B2|2007-01-05|2015-04-21|Digital Doors, Inc.|Information infrastructure management tools with extractor, secure storage, content analysis and classification and method therefor| US20080177782A1|2007-01-10|2008-07-24|Pado Metaware Ab|Method and system for facilitating the production of documents| US7900142B2|2007-01-15|2011-03-01|Microsoft Corporation|Selective undo of editing operations performed on data objects| US8171418B2|2007-01-31|2012-05-01|Salesforce.Com, Inc.|Method and system for presenting a visual representation of the portion of the sets of data that a query is expected to return| US20080189240A1|2007-02-05|2008-08-07|Mullins Ward R|System, method and software for creating or maintaining local or distributed mapping and transparent persistence of complex data objects and their data relationships| US8196184B2|2007-02-16|2012-06-05|Microsoft Corporation|Efficient data structures for multi-dimensional security| US8006094B2|2007-02-21|2011-08-23|Ricoh Co., Ltd.|Trustworthy timestamps and certifiable clocks using logs linked by cryptographic hashes| US8959568B2|2007-03-14|2015-02-17|Microsoft Corporation|Enterprise security assessment sharing| WO2008115519A1|2007-03-20|2008-09-25|President And Fellows Of Harvard College|A system for estimating a distribution of message content categories in source data| US7992082B2|2007-03-21|2011-08-02|Primatech Corporation|System and technique for editing and classifying documents| US7634489B2|2007-03-28|2009-12-15|Ciena Corporation|Methods and systems for a network element database migration service| US7925629B2|2007-03-28|2011-04-12|Netapp, Inc.|Write ordering style asynchronous replication utilizing a loosely-accurate global clock| US8312546B2|2007-04-23|2012-11-13|Mcafee, Inc.|Systems, apparatus, and methods for detecting malware| US20090024939A1|2007-04-27|2009-01-22|Bea Systems, Inc.|Web based application constructor using querying across data| US7880921B2|2007-05-01|2011-02-01|Michael Joseph Dattilo|Method and apparatus to digitally whiteout mistakes on a printed form| DE102008010419A1|2007-05-03|2008-11-13|Navigon Ag|Apparatus and method for creating a text object| US7962904B2|2007-05-10|2011-06-14|Microsoft Corporation|Dynamic parser| WO2008141432A1|2007-05-17|2008-11-27|Fat Free Mobile Inc.|Web page transcoding method and system applying queries to plain text| US8010507B2|2007-05-24|2011-08-30|Pado Metaware Ab|Method and system for harmonization of variants of a sequential file| US7930547B2|2007-06-15|2011-04-19|Alcatel-Lucent Usa Inc.|High accuracy bloom filter using partitioned hashing| US8505065B2|2007-06-20|2013-08-06|Microsoft Corporation|Access control policy in a weakly-coherent distributed collection| US7966199B1|2007-07-19|2011-06-21|Intuit Inc.|Method and system for identification of geographic condition zones using aggregated claim data| US8205166B2|2007-07-20|2012-06-19|International Business Machines Corporation|Methods for organizing information accessed through a web browser| US8589811B2|2007-07-20|2013-11-19|International Business Machines Corporation|Techniques for organizing information accessed through a web browser| US8156166B2|2007-08-06|2012-04-10|Intuit Inc.|Method and apparatus for selecting a doctor based on an observed experience level| WO2009039391A1|2007-09-21|2009-03-26|The Methodist Hospital System|Systems, methods and apparatuses for generating and using representations of individual or aggregate human medical data| EP2051173A3|2007-09-27|2009-08-12|Magix Ag|System and method for dynamic content insertion from the internet into a multimedia work| US8191005B2|2007-09-27|2012-05-29|Rockwell Automation Technologies, Inc.|Dynamically generating visualizations in industrial automation environment as a function of context and state information| FR2921779B1|2007-09-28|2011-02-18|Alcatel Lucent|COMMUNICATION OF RISK INFORMATION IN A MULTI-DOMAIN NETWORK| US8214308B2|2007-10-23|2012-07-03|Sas Institute Inc.|Computer-implemented systems and methods for updating predictive models| WO2009055814A1|2007-10-26|2009-04-30|Ingram Micro Inc.|System and method for knowledge management| US7650310B2|2007-10-30|2010-01-19|Intuit Inc.|Technique for reducing phishing| US20090199090A1|2007-11-23|2009-08-06|Timothy Poston|Method and system for digital file flow management| US8682696B1|2007-11-30|2014-03-25|Intuit Inc.|Healthcare claims navigator| US20090150868A1|2007-12-10|2009-06-11|Al Chakra|Method and System for Capturing Movie Shots at the Time of an Automated Graphical User Interface Test Failure| US8001482B2|2007-12-21|2011-08-16|International Business Machines Corporation|Method of displaying tab titles| US8010886B2|2008-01-04|2011-08-30|Microsoft Corporation|Intelligently representing files in a view| US8055633B2|2008-01-21|2011-11-08|International Business Machines Corporation|Method, system and computer program product for duplicate detection| US20090199106A1|2008-02-05|2009-08-06|Sony Ericsson Mobile Communications Ab|Communication terminal including graphical bookmark manager| US20090216562A1|2008-02-22|2009-08-27|Faulkner Judith R|Method and apparatus for accommodating diverse healthcare record centers| US8473519B1|2008-02-25|2013-06-25|Cisco Technology, Inc.|Unified communication audit tool| US7765489B1|2008-03-03|2010-07-27|Shah Shalin N|Presenting notifications related to a medical study on a toolbar| TWI366114B|2008-03-04|2012-06-11|Ind Tech Res Inst|Record system and method based on one-way hash function| US20090249178A1|2008-04-01|2009-10-01|Ambrosino Timothy J|Document linking| US8856088B2|2008-04-01|2014-10-07|Microsoft Corporation|Application-managed file versioning| US20090254970A1|2008-04-04|2009-10-08|Avaya Inc.|Multi-tier security event correlation and mitigation| US8121962B2|2008-04-25|2012-02-21|Fair Isaac Corporation|Automated entity identification for efficient profiling in an event probability prediction system| US20090282068A1|2008-05-12|2009-11-12|Shockro John J|Semantic packager| US8620641B2|2008-05-16|2013-12-31|Blackberry Limited|Intelligent elision| WO2009149063A1|2008-06-02|2009-12-10|Azuki Systems, Inc.|Media mashup system| US20090307049A1|2008-06-05|2009-12-10|Fair Isaac Corporation|Soft Co-Clustering of Data| US8860754B2|2008-06-22|2014-10-14|Tableau Software, Inc.|Methods and systems of automatically generating marks in a graphical view| US8301904B1|2008-06-24|2012-10-30|Mcafee, Inc.|System, method, and computer program product for automatically identifying potentially unwanted data as unwanted| US8689335B2|2008-06-25|2014-04-01|Microsoft Corporation|Mapping between users and machines in an enterprise security assessment sharing system| US9140552B2|2008-07-02|2015-09-22|Qualcomm Incorporated|User defined names for displaying monitored location| US8346532B2|2008-07-11|2013-01-01|International Business Machines Corporation|Managing the creation, detection, and maintenance of sensitive information| GB2461771A|2008-07-11|2010-01-20|Icyte Pty Ltd|Annotation of electronic documents with preservation of document as originally annotated| US9411864B2|2008-08-26|2016-08-09|Zeewise, Inc.|Systems and methods for collection and consolidation of heterogeneous remote business data using dynamic data handling| US9383911B2|2008-09-15|2016-07-05|Palantir Technologies, Inc.|Modal-less interface enhancements| US8667583B2|2008-09-22|2014-03-04|Microsoft Corporation|Collecting and analyzing malware data| US8417561B2|2008-09-24|2013-04-09|Bank Of America Corporation|Market dynamics| US20100094838A1|2008-10-10|2010-04-15|Ants Software Inc.|Compatibility Server for Database Rehosting| US8015151B2|2008-10-13|2011-09-06|Sap Ag|Method and system for managing and modifying time dependent data structures| US8391584B2|2008-10-20|2013-03-05|Jpmorgan Chase Bank, N.A.|Method and system for duplicate check detection| US8108933B2|2008-10-21|2012-01-31|Lookout, Inc.|System and method for attack and malware prevention| US8442940B1|2008-11-18|2013-05-14|Semantic Research, Inc.|Systems and methods for pairing of a semantic network and a natural language processing information extraction system| US8204859B2|2008-12-10|2012-06-19|Commvault Systems, Inc.|Systems and methods for managing replicated database data| US20100169137A1|2008-12-31|2010-07-01|Ebay Inc.|Methods and systems to analyze data using a graph| US20100262688A1|2009-01-21|2010-10-14|Daniar Hussain|Systems, methods, and devices for detecting security vulnerabilities in ip networks| US8875221B2|2009-02-10|2014-10-28|Nec Corporation|Policy management apparatus, policy management system, and method and program used for the same| US8073857B2|2009-02-17|2011-12-06|International Business Machines Corporation|Semantics-based data transformation over a wire in mashups| US20100235915A1|2009-03-12|2010-09-16|Nasir Memon|Using host symptoms, host roles, and/or host reputation for detection of host infection| CN101729531B|2009-03-16|2016-04-13|中兴通讯股份有限公司|Network security policy distribution method, Apparatus and system| US8754889B2|2009-03-18|2014-06-17|National Instruments Corporation|Cursor synchronization in a plurality of graphs| US8595256B2|2009-03-18|2013-11-26|Nec Corporation|Policy generation and conversion system, policy distribution system, and method and program therefor| US8613042B2|2009-03-19|2013-12-17|Nec Corporation|Access control list conversion system, and method and program threrfor| US8291468B1|2009-03-30|2012-10-16|Juniper Networks, Inc.|Translating authorization information within computer networks| US8239668B1|2009-04-15|2012-08-07|Trend Micro Incorporated|Computer security threat data collection and aggregation with user privacy protection| US20100306285A1|2009-05-28|2010-12-02|Arcsight, Inc.|Specifying a Parser Using a Properties File| US8966414B2|2009-05-29|2015-02-24|Cypress Semiconductor Corporation|Implementing a circuit using an integrated circuit including parametric analog elements| US9268761B2|2009-06-05|2016-02-23|Microsoft Technology Licensing, Llc|In-line dynamic text with variable formatting| US20100313239A1|2009-06-09|2010-12-09|International Business Machines Corporation|Automated access control for rendered output| KR101076887B1|2009-06-26|2011-10-25|주식회사 하이닉스반도체|Method of fabricating landing plug in semiconductor device| US8832131B2|2009-07-08|2014-09-09|International Business Machines Corporation|System, method, and apparatus for replicating a portion of a content repository using behavioral patterns| EP2454661A1|2009-07-15|2012-05-23|Proviciel - Mlstate|System and method for creating a parser generator and associated computer program| US8392556B2|2009-07-16|2013-03-05|Ca, Inc.|Selective reporting of upstream transaction trace data| US20110047540A1|2009-08-24|2011-02-24|Embarcadero Technologies Inc.|System and Methodology for Automating Delivery, Licensing, and Availability of Software Products| US8560854B2|2009-09-08|2013-10-15|Ricoh Co., Ltd.|Device enabled verifiable stroke and image based workflows| US8917272B2|2009-09-30|2014-12-23|Mckesson Financial Holdings|Methods, apparatuses, and computer program products for facilitating visualization and analysis of medical data| US8595058B2|2009-10-15|2013-11-26|Visa U.S.A.|Systems and methods to match identifiers| CN102054015B|2009-10-28|2014-05-07|财团法人工业技术研究院|System and method of organizing community intelligent information by using organic matter data model| US20110112995A1|2009-10-28|2011-05-12|Industrial Technology Research Institute|Systems and methods for organizing collective social intelligence information using an organic object data model| US8312367B2|2009-10-30|2012-11-13|Synopsys, Inc.|Technique for dynamically sizing columns in a table| US8700577B2|2009-12-07|2014-04-15|Accenture Global Services Limited GmbH|Method and system for accelerated data quality enhancement| US8484259B1|2009-12-08|2013-07-09|Netapp, Inc.|Metadata subsystem for a distributed object store in a network storage system| US20110145187A1|2009-12-16|2011-06-16|Sap Ag|Conflict framework for guided structure synchronization| EP2524299A4|2010-01-11|2013-11-13|Panjiva Inc|Evaluating public records of supply transactions for financial investment decisions| US9026552B2|2010-01-18|2015-05-05|Salesforce.Com, Inc.|System and method for linking contact records to company locations| US8380659B2|2010-02-09|2013-02-19|Google Inc.|Method and system for efficiently replicating data in non-relational databases| US20110208565A1|2010-02-23|2011-08-25|Michael Ross| complex process management| US8863279B2|2010-03-08|2014-10-14|Raytheon Company|System and method for malware detection| US20110225482A1|2010-03-15|2011-09-15|Wizpatent Pte Ltd|Managing and generating citations in scholarly work| US8306846B2|2010-04-12|2012-11-06|First Data Corporation|Transaction location analytics systems and methods| EP2558985A4|2010-04-15|2016-03-23|Mxi Technologies Ltd|Method and system for deployed operations support| US20110258216A1|2010-04-20|2011-10-20|International Business Machines Corporation|Usability enhancements for bookmarks of browsers| JP5957449B2|2010-06-23|2016-07-27|コーニンクレッカ フィリップス エヌ ヴェKoninklijke Philips N.V.|Interoperability between multiple data protection systems| WO2012003504A2|2010-07-02|2012-01-05|Air Computing, Inc.|A system and method for cloud file management| US8352883B2|2010-07-08|2013-01-08|Alexey Kashik|Analysis of complex data objects and multiple parameter systems| US8515912B2|2010-07-15|2013-08-20|Palantir Technologies, Inc.|Sharing and deconflicting data changes in a multimaster database system| US8554653B2|2010-07-22|2013-10-08|Visa International Service Association|Systems and methods to identify payment accounts having business spending activities| US9495264B2|2010-08-09|2016-11-15|Veritas Technologies Llc|Data replication techniques using incremental checkpoints| US9215548B2|2010-09-22|2015-12-15|Ncc Group Security Services, Inc.|Methods and systems for rating privacy risk of applications for smart phones and other mobile platforms| KR101425107B1|2010-10-29|2014-08-01|한국전자통신연구원|Apparatus for sharing security information among network domains and method for the same| WO2012071571A2|2010-11-26|2012-05-31|Agency For Science, Technology And Research|Method for creating a report from radiological images using electronic report templates| US20120136839A1|2010-11-30|2012-05-31|Peter Eberlein|User-Driven Conflict Resolution Of Concurrent Updates In Snapshot Isolation| EP3834869A1|2010-12-22|2021-06-16|Syqe Medical Ltd.|System for drug delivery| US20120197660A1|2011-01-31|2012-08-02|Ez Derm, Llc|Systems and methods to faciliate medical services| US20120197657A1|2011-01-31|2012-08-02|Ez Derm, Llc|Systems and methods to facilitate medical services| US9128804B2|2011-02-10|2015-09-08|Software Ag|Systems and/or methods for identifying and resolving complex model merge conflicts based on atomic merge conflicts| KR101950529B1|2011-02-24|2019-02-20|렉시스넥시스, 어 디비젼 오브 리드 엘서비어 인크.|Methods for electronic document searching and graphically representing electronic document searches| CA2828751C|2011-03-01|2019-04-02|Early Warning Services, Llc|System and method for suspect entity detection and mitigation| US8688749B1|2011-03-31|2014-04-01|Palantir Technologies, Inc.|Cross-ontology multi-master replication| US9449010B2|2011-04-02|2016-09-20|Open Invention Network, Llc|System and method for managing sensitive data using intelligent mobile agents on a network| US8839434B2|2011-04-15|2014-09-16|Raytheon Company|Multi-nodal malware analysis| US8881101B2|2011-05-24|2014-11-04|Microsoft Corporation|Binding between a layout engine and a scripting engine| US9047441B2|2011-05-24|2015-06-02|Palo Alto Networks, Inc.|Malware analysis system| CN102807892B|2011-05-31|2014-04-09|中国石油大学|Combined technology for heavy oil processing| US8799190B2|2011-06-17|2014-08-05|Microsoft Corporation|Graph-based malware classification based on file relationships| US20130006656A1|2011-06-30|2013-01-03|Verizon Patent And Licensing Inc.|Case management of healthcare fraud detection information| US8584242B2|2011-07-12|2013-11-12|At&T Intellectual Property I, L.P.|Remote-assisted malware detection| US8726379B1|2011-07-15|2014-05-13|Norse Corporation|Systems and methods for dynamic protection from electronic attacks| US8982130B2|2011-07-15|2015-03-17|Green Charge Networks|Cluster mapping to highlight areas of electrical congestion| CN107122379B|2011-08-03|2021-08-24|亚马逊技术有限公司|Collecting transaction data associated with a locally stored data file| US8732574B2|2011-08-25|2014-05-20|Palantir Technologies, Inc.|System and method for parameterizing documents for automatic workflow generation| US8807948B2|2011-09-29|2014-08-19|Cadence Design Systems, Inc.|System and method for automated real-time design checking| US8560494B1|2011-09-30|2013-10-15|Palantir Technologies, Inc.|Visual data importer| US10460238B2|2011-10-11|2019-10-29|Leidos Innovations Technology, Inc.|Data quality issue detection through ontological inferencing| US20130097482A1|2011-10-13|2013-04-18|Microsoft Corporation|Search result entry truncation using pixel-based approximation| US20130124567A1|2011-11-14|2013-05-16|Helen Balinsky|Automatic prioritization of policies| US20130124193A1|2011-11-15|2013-05-16|Business Objects Software Limited|System and Method Implementing a Text Analysis Service| KR101575282B1|2011-11-28|2015-12-09|한국전자통신연구원|Agent device and method for sharing security information based on anonymous identifier between security management domains| US9159024B2|2011-12-07|2015-10-13|Wal-Mart Stores, Inc.|Real-time predictive intelligence platform| US20130151305A1|2011-12-09|2013-06-13|Sap Ag|Method and Apparatus for Business Drivers and Outcomes to Enable Scenario Planning and Simulation| US9026480B2|2011-12-21|2015-05-05|Telenav, Inc.|Navigation system with point of interest classification mechanism and method of operation thereof| US8782004B2|2012-01-23|2014-07-15|Palantir Technologies, Inc.|Cross-ACL multi-master replication| US9015207B2|2012-03-29|2015-04-21|Touchstone Media Group, Llc|Mobile sales tracking system| US20130263019A1|2012-03-30|2013-10-03|Maria G. Castellanos|Analyzing social media| US8738665B2|2012-04-02|2014-05-27|Apple Inc.|Smart progress indicator| US8761811B2|2012-04-27|2014-06-24|Oracle International Corporation|Augmented reality for maintenance management, asset management, or real estate management| US20140040714A1|2012-04-30|2014-02-06|Louis J. Siegel|Information Management System and Method| US20130297603A1|2012-05-01|2013-11-07|Fujitsu Technology Solutions Intellectual Property Gmbh|Monitoring methods and systems for data centers| US8925082B2|2012-08-22|2014-12-30|International Business Machines Corporation|Cooperative intrusion detection ecosystem for IP reputation-based security| US20140081652A1|2012-09-14|2014-03-20|Risk Management Solutions Llc|Automated Healthcare Risk Management System Utilizing Real-time Predictive Models, Risk Adjusted Provider Cost Index, Edit Analytics, Strategy Management, Managed Learning Environment, Contact Management, Forensic GUI, Case Management And Reporting System For Preventing And Detecting Healthcare Fraud, Abuse, Waste And Errors| US8688573B1|2012-10-16|2014-04-01|Intuit Inc.|Method and system for identifying a merchant payee associated with a cash transaction| US9081975B2|2012-10-22|2015-07-14|Palantir Technologies, Inc.|Sharing information between nexuses that use different classification schemes for information access control| US8914886B2|2012-10-29|2014-12-16|Mcafee, Inc.|Dynamic quarantining for malware detection| US9501761B2|2012-11-05|2016-11-22|Palantir Technologies, Inc.|System and method for sharing investigation results| US8924910B2|2012-11-09|2014-12-30|Analog Devices, Inc.|Filter design tool| US20140143009A1|2012-11-16|2014-05-22|International Business Machines Corporation|Risk reward estimation for company-country pairs| US20140149130A1|2012-11-29|2014-05-29|Verizon Patent And Licensing Inc.|Healthcare fraud detection based on statistics, learning, and parameters| US10672008B2|2012-12-06|2020-06-02|Jpmorgan Chase Bank, N.A.|System and method for data analytics| US8819604B2|2013-01-20|2014-08-26|International Business Machines Corporation|Real-time display of electronic device design changes between schematic and/or physical representation and simplified physical representation of design| US20140222793A1|2013-02-07|2014-08-07|Parlance Corporation|System and Method for Automatically Importing, Refreshing, Maintaining, and Merging Contact Sets| US20140244284A1|2013-02-25|2014-08-28|Complete Consent, Llc|Communication of medical claims| GB2513007A|2013-03-15|2014-10-15|Palantir Technologies Inc|Transformation of data items from data sources using a transformation script| US8924388B2|2013-03-15|2014-12-30|Palantir Technologies Inc.|Computer-implemented systems and methods for comparing and associating objects| US8855999B1|2013-03-15|2014-10-07|Palantir Technologies Inc.|Method and system for generating a parser and parsing complex data| US8903717B2|2013-03-15|2014-12-02|Palantir Technologies Inc.|Method and system for generating a parser and parsing complex data| US8930897B2|2013-03-15|2015-01-06|Palantir Technologies Inc.|Data integration tool| US9898167B2|2013-03-15|2018-02-20|Palantir Technologies Inc.|Systems and methods for providing a tagging interface for external content| CN103281301B|2013-04-28|2017-02-08|上海海事大学|System and method for judging cloud safety malicious program| US9576248B2|2013-06-01|2017-02-21|Adam M. Hurwitz|Record linkage sharing using labeled comparison vectors and a machine learning domain classification trainer| US8886601B1|2013-06-20|2014-11-11|Palantir Technologies, Inc.|System and method for incrementally replicating investigative analysis data| US9389761B2|2013-07-19|2016-07-12|General Electric Company|Systems and methods for dynamically controlling content displayed on a condition monitoring system| US8838538B1|2013-07-31|2014-09-16|Palantir Technologies, Inc.|Techniques for replicating changes to access control lists on investigative analysis data| GB2518745A|2013-08-08|2015-04-01|Palantir Technologies Inc|Template system for custom document generation| US9223773B2|2013-08-08|2015-12-29|Palatir Technologies Inc.|Template system for custom document generation| US9787760B2|2013-09-24|2017-10-10|Chad Folkening|Platform for building virtual entities using equity systems| US8938686B1|2013-10-03|2015-01-20|Palantir Technologies Inc.|Systems and methods for analyzing performance of an entity| US9569070B1|2013-11-11|2017-02-14|Palantir Technologies, Inc.|Assisting in deconflicting concurrency conflicts| US9165100B2|2013-12-05|2015-10-20|Honeywell International Inc.|Methods and apparatus to map schematic elements into a database| US10545986B2|2013-12-27|2020-01-28|General Electric Company|Systems and methods for dynamically grouping data analysis content| US9836502B2|2014-01-30|2017-12-05|Splunk Inc.|Panel templates for visualization of data within an interactive dashboard| US9009827B1|2014-02-20|2015-04-14|Palantir Technologies Inc.|Security sharing system| US20150235334A1|2014-02-20|2015-08-20|Palantir Technologies Inc.|Healthcare fraud sharing system| US9021260B1|2014-07-03|2015-04-28|Palantir Technologies Inc.|Malware data item analysis| US9454281B2|2014-09-03|2016-09-27|Palantir Technologies Inc.|System for providing dynamic linked panels in user interface| US9501851B2|2014-10-03|2016-11-22|Palantir Technologies Inc.|Time-series analysis system| US9984133B2|2014-10-16|2018-05-29|Palantir Technologies Inc.|Schematic and database linking system| US9430507B2|2014-12-08|2016-08-30|Palantir Technologies, Inc.|Distributed acoustic sensing data analysis system|US7962495B2|2006-11-20|2011-06-14|Palantir Technologies, Inc.|Creating data in a data store using a dynamic ontology| US8515912B2|2010-07-15|2013-08-20|Palantir Technologies, Inc.|Sharing and deconflicting data changes in a multimaster database system| US8688749B1|2011-03-31|2014-04-01|Palantir Technologies, Inc.|Cross-ontology multi-master replication| US8782004B2|2012-01-23|2014-07-15|Palantir Technologies, Inc.|Cross-ACL multi-master replication| US9081975B2|2012-10-22|2015-07-14|Palantir Technologies, Inc.|Sharing information between nexuses that use different classification schemes for information access control| US9501761B2|2012-11-05|2016-11-22|Palantir Technologies, Inc.|System and method for sharing investigation results| US9063995B2|2013-01-11|2015-06-23|Sap Se|Access control listgeneration for replicated data| US9946885B2|2013-01-11|2018-04-17|Sap Se|Process-oriented modeling and flow to restrict access to objects| US8930897B2|2013-03-15|2015-01-06|Palantir Technologies Inc.|Data integration tool| US8903717B2|2013-03-15|2014-12-02|Palantir Technologies Inc.|Method and system for generating a parser and parsing complex data| US9740369B2|2013-03-15|2017-08-22|Palantir Technologies Inc.|Systems and methods for providing a tagging interface for external content| US9898167B2|2013-03-15|2018-02-20|Palantir Technologies Inc.|Systems and methods for providing a tagging interface for external content| US8886601B1|2013-06-20|2014-11-11|Palantir Technologies, Inc.|System and method for incrementally replicating investigative analysis data| US9335897B2|2013-08-08|2016-05-10|Palantir Technologies Inc.|Long click display of a context menu| US9223773B2|2013-08-08|2015-12-29|Palatir Technologies Inc.|Template system for custom document generation| US9569070B1|2013-11-11|2017-02-14|Palantir Technologies, Inc.|Assisting in deconflicting concurrency conflicts| US10356032B2|2013-12-26|2019-07-16|Palantir Technologies Inc.|System and method for detecting confidential information emails| US9338013B2|2013-12-30|2016-05-10|Palantir Technologies Inc.|Verifiable redactable audit log| US8832832B1|2014-01-03|2014-09-09|Palantir Technologies Inc.|IP reputation| US9009827B1|2014-02-20|2015-04-14|Palantir Technologies Inc.|Security sharing system| US20150256510A1|2014-03-05|2015-09-10|Cloudendure Ltd.|System and method for name resolution of replicated components in computing environments| US9535974B1|2014-06-30|2017-01-03|Palantir Technologies Inc.|Systems and methods for identifying key phrase clusters within documents| US9619557B2|2014-06-30|2017-04-11|Palantir Technologies, Inc.|Systems and methods for key phrase characterization of documents| US9785773B2|2014-07-03|2017-10-10|Palantir Technologies Inc.|Malware data item analysis| US9021260B1|2014-07-03|2015-04-28|Palantir Technologies Inc.|Malware data item analysis| US9256664B2|2014-07-03|2016-02-09|Palantir Technologies Inc.|System and method for news events detection and visualization| US10572496B1|2014-07-03|2020-02-25|Palantir Technologies Inc.|Distributed workflow system and database with access controls for city resiliency| US9419992B2|2014-08-13|2016-08-16|Palantir Technologies Inc.|Unwanted tunneling alert system| US9229952B1|2014-11-05|2016-01-05|Palantir Technologies, Inc.|History preserving data pipeline system and method| US9043894B1|2014-11-06|2015-05-26|Palantir Technologies Inc.|Malicious software detection in a computing system| US9648036B2|2014-12-29|2017-05-09|Palantir Technologies Inc.|Systems for network risk assessment including processing of user access rights associated with a network of devices| US9467455B2|2014-12-29|2016-10-11|Palantir Technologies Inc.|Systems for network risk assessment including processing of user access rights associated with a network of devices| US10803106B1|2015-02-24|2020-10-13|Palantir Technologies Inc.|System with methodology for dynamic modular ontology| US9727560B2|2015-02-25|2017-08-08|Palantir Technologies Inc.|Systems and methods for organizing and identifying documents via hierarchies and dimensions of tags| US10277601B1|2015-05-11|2019-04-30|Google Llc|System and method for recursive propagating application access control| US9407652B1|2015-06-26|2016-08-02|Palantir Technologies Inc.|Network anomaly detection| US9996595B2|2015-08-03|2018-06-12|Palantir Technologies, Inc.|Providing full data provenance visualization for versioned datasets| US9456000B1|2015-08-06|2016-09-27|Palantir Technologies Inc.|Systems, methods, user interfaces, and computer-readable media for investigating potential malicious communications| US9537880B1|2015-08-19|2017-01-03|Palantir Technologies Inc.|Anomalous network monitoring, user behavior detection and database system| US9576015B1|2015-09-09|2017-02-21|Palantir Technologies, Inc.|Domain-specific language for dataset transformations| US10044745B1|2015-10-12|2018-08-07|Palantir Technologies, Inc.|Systems for computer network security risk assessment including user compromise analysis associated with a network of devices| US9888039B2|2015-12-28|2018-02-06|Palantir Technologies Inc.|Network-based permissioning system| US9916465B1|2015-12-29|2018-03-13|Palantir Technologies Inc.|Systems and methods for automatic and customizable data minimization of electronic data stores| US10621198B1|2015-12-30|2020-04-14|Palantir Technologies Inc.|System and method for secure database replication| US10248722B2|2016-02-22|2019-04-02|Palantir Technologies Inc.|Multi-language support for dynamic ontology| US10698938B2|2016-03-18|2020-06-30|Palantir Technologies Inc.|Systems and methods for organizing and identifying documents via hierarchies and dimensions of tags| US10498711B1|2016-05-20|2019-12-03|Palantir Technologies Inc.|Providing a booting key to a remote system| US10007674B2|2016-06-13|2018-06-26|Palantir Technologies Inc.|Data revision control in large-scale data analytic systems| US10084802B1|2016-06-21|2018-09-25|Palantir Technologies Inc.|Supervisory control and data acquisition| US10291637B1|2016-07-05|2019-05-14|Palantir Technologies Inc.|Network anomaly detection and profiling| EP3418919A1|2017-06-23|2018-12-26|Palantir Technologies Inc.|User interface for managing synchronization between data sources and cache databases| US10324609B2|2016-07-21|2019-06-18|Palantir Technologies Inc.|System for providing dynamic linked panels in user interface| US10698927B1|2016-08-30|2020-06-30|Palantir Technologies Inc.|Multiple sensor session and log information compression and correlation system| US10503923B1|2016-08-31|2019-12-10|Amazon Technologies, Inc.|Centralized data store for multiple data processing environments| US10102229B2|2016-11-09|2018-10-16|Palantir Technologies Inc.|Validating data integrations using a secondary data store| US10491698B2|2016-12-08|2019-11-26|International Business Machines Corporation|Dynamic distribution of persistent data| US9946777B1|2016-12-19|2018-04-17|Palantir Technologies Inc.|Systems and methods for facilitating data transformation| US10728262B1|2016-12-21|2020-07-28|Palantir Technologies Inc.|Context-aware network-based malicious activity warning systems| US10262053B2|2016-12-22|2019-04-16|Palantir Technologies Inc.|Systems and methods for data replication synchronization| US10754872B2|2016-12-28|2020-08-25|Palantir Technologies Inc.|Automatically executing tasks and configuring access control lists in a data transformation system| US10721262B2|2016-12-28|2020-07-21|Palantir Technologies Inc.|Resource-centric network cyber attack warning system| US9922108B1|2017-01-05|2018-03-20|Palantir Technologies Inc.|Systems and methods for facilitating data transformation| US10241767B2|2017-02-24|2019-03-26|Red Hat, Inc.|Distributed function generation with shared structures| US10068002B1|2017-04-25|2018-09-04|Palantir Technologies Inc.|Systems and methods for adaptive data replication| US10430062B2|2017-05-30|2019-10-01|Palantir Technologies Inc.|Systems and methods for geo-fenced dynamic dissemination| US10956406B2|2017-06-12|2021-03-23|Palantir Technologies Inc.|Propagated deletion of database records and derived data| US11030494B1|2017-06-15|2021-06-08|Palantir Technologies Inc.|Systems and methods for managing data spills| US10027551B1|2017-06-29|2018-07-17|Palantir Technologies, Inc.|Access controls through node-based effective policy identifiers| US10691729B2|2017-07-07|2020-06-23|Palantir Technologies Inc.|Systems and methods for providing an object platform for a relational database| US10963465B1|2017-08-25|2021-03-30|Palantir Technologies Inc.|Rapid importation of data including temporally tracked object recognition| US10984427B1|2017-09-13|2021-04-20|Palantir Technologies Inc.|Approaches for analyzing entity relationships| US10079832B1|2017-10-18|2018-09-18|Palantir Technologies Inc.|Controlling user creation of data resources on a data processing platform| GB201716170D0|2017-10-04|2017-11-15|Palantir Technologies Inc|Controlling user creation of data resources on a data processing platform| US10956508B2|2017-11-10|2021-03-23|Palantir Technologies Inc.|Systems and methods for creating and managing a data integration workspace containing automatically updated data models| US10250401B1|2017-11-29|2019-04-02|Palantir Technologies Inc.|Systems and methods for providing category-sensitive chat channels| US11133925B2|2017-12-07|2021-09-28|Palantir Technologies Inc.|Selective access to encrypted logs| US10380196B2|2017-12-08|2019-08-13|Palantir Technologies Inc.|Systems and methods for using linked documents| US10915542B1|2017-12-19|2021-02-09|Palantir Technologies Inc.|Contextual modification of data sharing constraints in a distributed database system that uses a multi-master replication scheme| US10142349B1|2018-02-22|2018-11-27|Palantir Technologies Inc.|Verifying network-based permissioning rights| US10878051B1|2018-03-30|2020-12-29|Palantir Technologies Inc.|Mapping device identifiers| EP3550791A1|2018-04-03|2019-10-09|Palantir Technologies Inc.|Controlling access to computer resources| US10754822B1|2018-04-18|2020-08-25|Palantir Technologies Inc.|Systems and methods for ontology migration| US10949400B2|2018-05-09|2021-03-16|Palantir Technologies Inc.|Systems and methods for tamper-resistant activity logging| US11244063B2|2018-06-11|2022-02-08|Palantir Technologies Inc.|Row-level and column-level policy service| US11100436B2|2018-07-11|2021-08-24|Bank Of America Corporation|Intelligent dynamic entity data control system| EP3627350B1|2018-09-21|2021-03-24|Palantir Technologies Inc.|Query indexing with permissions integration and federated search| US10868887B2|2019-02-08|2020-12-15|Palantir Technologies Inc.|Systems and methods for isolating applications associated with multiple tenants within a computing platform| EP3796165A1|2019-09-18|2021-03-24|Palantir Technologies Inc.|Systems and methods for autoscaling instance groups of computing platforms| USD941836S1|2020-01-17|2022-01-25|Target Brands, Inc.|Display panel or portion thereof with a computer-generated graphical user interface|
法律状态:
2019-07-18| FGA| Letters patent sealed or granted (standard patent)| 2022-02-03| MK14| Patent ceased section 143(a) (annual fees not paid) or expired|
优先权:
[返回顶部]
申请号 | 申请日 | 专利标题 US13/657,684||2012-10-22|| US13/657,684|US9081975B2|2012-10-22|2012-10-22|Sharing information between nexuses that use different classification schemes for information access control| 相关专利
Sulfonates, polymers, resist compositions and patterning process
Washing machine
Washing machine
Device for fixture finishing and tension adjusting of membrane
Structure for Equipping Band in a Plane Cathode Ray Tube
Process for preparation of 7 alpha-carboxyl 9, 11-epoxy steroids and intermediates useful therein an
国家/地区
|